File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -272,9 +272,9 @@ char logFileName[sizeof("SFE_Reference_Station_230101_120101.ubx_plusExtraSpace"
272
272
// 1 2 3 4 5 6 7 8 9 0 1 2
273
273
// 12345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678
274
274
#define OTA_FIRMWARE_JSON_URL \
275
- " https://raw.githubusercontent.com/sparkfun/SparkFun_RTK_Firmware_Binaries /main/RTK-Firmware.json"
275
+ " https://raw.githubusercontent.com/sparkfun/SparkFun_RTK_Everywhere_Firmware_Binaries /main/RTK-Everywhere -Firmware.json"
276
276
#define OTA_RC_FIRMWARE_JSON_URL \
277
- " https://raw.githubusercontent.com/sparkfun/SparkFun_RTK_Firmware_Binaries /main/RTK-RC-Firmware.json"
277
+ " https://raw.githubusercontent.com/sparkfun/SparkFun_RTK_Everywhere_Firmware_Binaries /main/RTK-Everywhere -RC-Firmware.json"
278
278
char otaFirmwareJsonUrl[OTA_FIRMWARE_JSON_URL_LENGTH];
279
279
char otaRcFirmwareJsonUrl[OTA_FIRMWARE_JSON_URL_LENGTH];
280
280
You can’t perform that action at this time.
0 commit comments