To run your code alone to the pico it needs to be save with the specific name main.py!
On boot up the pico will try to execute boot.py and then main.py
boot.py doesn't need to exist.
check paragraph 2.2 https://docs.micropython.org/en/v1.9.3/ ... cript.html
On boot up the pico will try to execute boot.py and then main.py
boot.py doesn't need to exist.
check paragraph 2.2 https://docs.micropython.org/en/v1.9.3/ ... cript.html
Statistics: Posted by danjperron — Fri May 24, 2024 8:28 pm