Skip to content

Commit 766aea9

Browse files
author
Nathan Seidle
committed
Add testing utilities
1 parent 415ae9c commit 766aea9

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed
Binary file not shown.

Testing/flash_download_tool_v3.8.5/flash_download_tool_v3.8.5/configure/esp32/spi_download.conf

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ efuse_mode = 1
33
efuse_err_halt = 1
44

55
[DOWNLOAD PATH]
6-
file_sel0 = 0
7-
file_path0 =
8-
file_offset0 =
6+
file_sel0 = 1
7+
file_path0 = C:\Users\nathan.seidle\Dropbox\Projects\SparkFun_RTK_Surveyor\Firmware\RTK_Enclosed.ino.bin
8+
file_offset0 = 0
99
file_sel1 = 0
1010
file_path1 =
1111
file_offset1 =
@@ -60,7 +60,7 @@ file_offset17 =
6060
file_sel18 = 0
6161
file_path18 =
6262
file_offset18 =
63-
default_path = C:\bin
63+
default_path = C:\Users\nathan.seidle\Dropbox\Projects\SparkFun_RTK_Surveyor\Firmware
6464

6565
[LOCK]
6666
lock_setting_password = 12345678
@@ -76,7 +76,7 @@ crystal = 0
7676

7777
[DOWNLOAD]
7878
autostart1 = 0
79-
com_port1 = COM11
79+
com_port1 = COM4
8080
baudrate1 = 4
8181
checkmac1 = 1
8282
erase_flash_en = True

0 commit comments

Comments
 (0)