I trying to port #11179
Unanswered
nikryden
asked this question in
RP2040 / Pico
I trying to port
#11179
Replies: 0 comments
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.
-
I am new to micro-python and I trying to port this proovepi.py
to work with waveshares RP2040-Zero
I it is for a remote controller for Proove EWR1003 a 433 MHz unit.
I got it to work but the problem is that it only works if I put the two prints in the last method tx_waveform.
I have tried to google but I have not found any solution on how to solve this.
So I hope someone can help me how to solve what I have to do so I don't need the print methods
My port:
Beta Was this translation helpful? Give feedback.
All reactions