Add Tester Firmware

This commit is contained in:
Kevin Santo Cappuccio 2023-09-06 13:55:00 -07:00
parent f6882a6b59
commit 38a286f7c2
3 changed files with 1 additions and 5 deletions

Binary file not shown.

View File

@ -85,7 +85,7 @@ void loop()
char input;
unsigned long timer = 0;
//while (1) rainbowBounce(80); //I uncomment this to test the LEDs on a fresh board
//while (1) rainbowBounce(80); //I uncomment this to test the LEDs on a fresh board
//while (1) randomColors(0,90);
menu:

View File

@ -1,4 +0,0 @@
[wokwi]
version = 1
firmware = '.pio/build/pico/firmware.hex'
elf = '.pio/build/pico/firmware.elf'