GameWithPixels / DiceFirmware

Pixels dice firmware code.
MIT License
15 stars 1 forks source link

Add factory validation mode #2

Closed kylzrnr closed 2 years ago

kylzrnr commented 2 years ago

Need validationManager module to repeatedly play preamble and animationName until timeout. Init validationManager last in init sequence. BLE connection should interrupt this behavior. (using hook/unhook functionality) Should resume behavior once connection is closed. Don't feed PowerManager on PlayAnimation when in validation mode.