micropython_ir
micropython_ir copied to clipboard
instalation
I am new to Micropython. I have a pi pico and the Thonny IDE. How do I install the ir_rx package on my pi pico. Does it go in the 'lib' folder?
Install using mpremote as per the docs and the right directory structure will be created (under lib).