Closed karu2003 closed 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)])
I added changes to my repository. :) https://github.com/karu2003/TapasFlashTool
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)])