SDI-SoftwareDefinedInverter / TAPAS

Community drives inverter project
BSD 3-Clause "New" or "Revised" License
125 stars 35 forks source link

TapasFlashTool #18

Closed karu2003 closed 3 years ago

karu2003 commented 3 years ago

TapasFlashTool does not work with Python 3 on Rasperry Pi und Windows . reports an error. ValueError: invalid literal for int () with base 16: 'x02AA'. line ser.write(bytes([int(b, 16)])

karu2003 commented 3 years ago

I added changes to my repository. :) https://github.com/karu2003/TapasFlashTool