boot.py 79 Bytes
# boot.py -- run on boot-up

import pyb

pyb.main('servo2to2_mcp_vnh.py')