Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用 Thonny 软件将程序发送到我的 raspberry pi pico。我正在尝试在插入我的 pico 时使特定程序自动运行。目前 pico 上的另一个程序自动运行,但我希望另一个程序运行。
将要运行的程序命名为 main.py