Skip to content

Commit

Permalink
add badly named PlugUS
Browse files Browse the repository at this point in the history
which is an esp32solo1 and does not met naming convention
  • Loading branch information
Jason2866 authored Dec 19, 2023
1 parent 6b16a29 commit 19c7f08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-zip.sh
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ do
generatezip $i "tasmota32c3.bin" "fs-4MB-tasmota-C3.img" 2
done
ShellyPlus=( PlusHT PlusPlugS PlusPlugUK PlusPlugIT PlusPlugUS PlusI4 PlusWallDimmer Plus1PM Plus1 Plus2PM Plus10V )
ShellyPlus=( PlusHT PlusPlugS PlusPlugUK PlusPlugIT PlusPlugUS PlugUS PlusI4 PlusWallDimmer Plus1PM Plus1 Plus2PM Plus10V )
for i in "${ShellyPlus[@]}"
do
generatezip $i "tasmota32solo1.bin" "fs-4MB-tasmota.img" 1
Expand Down

0 comments on commit 19c7f08

Please sign in to comment.