Hello, I tried to open Thonny on windows to run your code and got the following error:
%Run -c $EDITOR_CONTENT
MPY: soft reboot
Traceback (most recent call last):
File "", line 2, in
File "display.py", line 5, in
File "util.py", line 13, in inner
SyntaxError: can't have multiple *x
As a result, I cannot use this excellent example code, which bothers me very much. I hope you can have some time to help me point out the solution direction, thank you very much!
Hello, I tried to open Thonny on windows to run your code and got the following error:
MPY: soft reboot Traceback (most recent call last): File "", line 2, in
File "display.py", line 5, in
File "util.py", line 13, in inner
SyntaxError: can't have multiple *x
As a result, I cannot use this excellent example code, which bothers me very much. I hope you can have some time to help me point out the solution direction, thank you very much!