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

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