Replies: 3 comments 1 reply
-
|
Yes, I have this problem too! |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I will look into this. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
This discussion on the micropython site might be pertinent: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The straight forward way I thought is
But this fails with "TypeError: function doesn't take keyword arguments" but constructing like this works with keywords:
Why are keywords not taken if used as a superclass ?
I am using a RP2040 with MicroPython 1.21 and latest st7789 build in.
Beta Was this translation helpful? Give feedback.
All reactions