All public logs
Combined display of all available logs of ElectroDragon Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:24, 18 February 2022 Chao talk contribs created page Micropython Boot (Created page with "<source lang="python"> # boot.py -- run on boot-up # can run arbitrary Python, but best to keep it minimal import machine import pyb #pyb.main('main.py') # main script to ru...")