update alternate firmware for new board color

This commit is contained in:
joeycastillo
2023-09-13 14:08:52 -04:00
parent 9cd39cd3e3
commit bc9b4ce700
11 changed files with 19 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
fw_dir="firmware/download"
sim_dir="firmware/simulate"
colors=("green" "blue")
colors=("green" "blue" "red")
variants=("standard" "backer" "alt_time" "deep_space_now" "focus" "the_athlete" "the_backpacker" "the_stargazer")
if [ -d "$fw_dir" ] ; then