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

import pyb
pyb.main('servo2to1_adc_vnh.py')