forked from PlummersSoftwareLLC/NightDriverStrip
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflash.cmd
17 lines (13 loc) · 843 Bytes
/
flash.cmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
start /b pio run -t nobuild -t upload --upload-port 192.168.8.4
start /b pio run -t nobuild -t upload --upload-port 192.168.8.5
start /b pio run -t nobuild -t upload --upload-port 192.168.8.6
start /b pio run -t nobuild -t upload --upload-port 192.168.8.7
start /b pio run -t nobuild -t upload --upload-port 192.168.8.8
start /b pio run -t nobuild -t upload --upload-port 192.168.8.9
start /b pio run -t nobuild -t upload --upload-port 192.168.8.10
start /b pio run -t nobuild -t upload --upload-port 192.168.8.12
start /b pio run -t nobuild -t upload --upload-port 192.168.8.15
start /b pio run -t nobuild -t upload --upload-port 192.168.8.24
start /b pio run -t nobuild -t upload --upload-port 192.168.8.26
start /b pio run -t nobuild -t upload --upload-port 192.168.8.29
start /b pio run -t nobuild -t upload --upload-port 192.168.8.30