errors on relative imports #12868
-
Hi, I'm new to micropython and i'm a bit lost. I'm running on esp32 espressife board. Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Could you please provide examples of the mpremote commands you ran? Rather than copying the files manually you can use mip (via mpremote) to install the IR libraries -- e.g. see |
Beta Was this translation helpful? Give feedback.
-
Installation with from ir_tx.nec import NEC will import the NEC transmitter driver |
Beta Was this translation helpful? Give feedback.
Could you please provide examples of the mpremote commands you ran?
Rather than copying the files manually you can use mip (via mpremote) to install the IR libraries -- e.g. see
https://github.com/peterhinch/micropython_ir/blob/master/TRANSMITTER.md#22-installation