Skip to content

Commit 24beb59

Browse files
committed
Update binaries to v12.
1 parent 8372dbc commit 24beb59

10 files changed

+1
-1
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
1.42 MB
Binary file not shown.
-1.44 MB
Binary file not shown.

Binaries/batch_program.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ if [%1]==[] goto usage
99
@echo -
1010
@echo Programming binary: %1 on %2
1111

12-
rem @esptool.exe --chip esp32 --port COM6 --baud 921600 --before default_reset --after hard_reset write_flash -z --flash_mode dio --flash_freq 80m --flash_size detect 0 RTK_Surveyor_Firmware_v11_combined.bin
12+
rem @esptool.exe --chip esp32 --port COM6 --baud 921600 --before default_reset --after hard_reset write_flash -z --flash_mode dio --flash_freq 80m --flash_size detect 0 RTK_Surveyor_Firmware_v12_combined.bin
1313
@esptool.exe --chip esp32 --port %2 --baud 921600 --before default_reset --after hard_reset write_flash -z --flash_mode dio --flash_freq 80m --flash_size detect 0 %1
1414

1515
@echo Done programming! Ready for next board.
1.36 MB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)