mirror of
https://github.com/Architeuthis-Flux/Jumperless.git
synced 2024-11-12 01:30:50 +01:00
Add Tester Firmware
This commit is contained in:
parent
f6882a6b59
commit
38a286f7c2
BIN
JumperlessNano/LEDtesterFirmware.uf2
Normal file
BIN
JumperlessNano/LEDtesterFirmware.uf2
Normal file
Binary file not shown.
@ -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:
|
||||
|
||||
|
@ -1,4 +0,0 @@
|
||||
[wokwi]
|
||||
version = 1
|
||||
firmware = '.pio/build/pico/firmware.hex'
|
||||
elf = '.pio/build/pico/firmware.elf'
|
Loading…
Reference in New Issue
Block a user