velxio/test/test_100_days/OTA_Update_Pico2W/source/boot.py

4 lines
88 B
Python

# boot.py - Runs automatically every time Pico starts
import ota
ota.check_and_update()