forked from PlummersSoftwareLLC/NightDriverStrip
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflash_s3.sh
More file actions
executable file
·15 lines (14 loc) · 835 Bytes
/
flash_s3.sh
File metadata and controls
executable file
·15 lines (14 loc) · 835 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pio run -t nobuild -t upload --upload-port 192.168.8.36 &
pio run -t nobuild -t upload --upload-port 192.168.8.5 &
pio run -t nobuild -t upload --upload-port 192.168.8.37 &
pio run -t nobuild -t upload --upload-port 192.168.8.31 &
pio run -t nobuild -t upload --upload-port 192.168.8.70 &
pio run -t nobuild -t upload --upload-port 192.168.8.26 &
pio run -t nobuild -t upload --upload-port 192.168.8.33 &
pio run -t nobuild -t upload --upload-port 192.168.8.12 &
pio run -t nobuild -t upload --upload-port 192.168.8.29 &
pio run -t nobuild -t upload --upload-port 192.168.8.30 &
pio run -t nobuild -t upload --upload-port 192.168.8.15 &
; pio run -t nobuild -t upload --upload-port 192.168.8.8 &
; pio run -t nobuild -t upload --upload-port 192.168.8.9 &
; pio run -t nobuild -t upload --upload-port 192.168.8.10 &