Skip to content

Commit c760bb0

Browse files
committed
Correct firmware compilation links
1 parent f8e22d0 commit c760bb0

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

Firmware/RTK_Everywhere/RTK_Everywhere.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
99
Compiled using Arduino CLI and ESP32 core v3.0.7.
1010
11-
For compilation instructions see https://docs.sparkfun.com/SparkFun_RTK_Firmware/firmware_update/#compiling-source
11+
For compilation instructions see https://docs.sparkfun.com/SparkFun_RTK_Everywhere_Firmware/firmware_compile/
1212
1313
Special thanks to Avinab Malla for guidance on getting xTasks implemented.
1414

Firmware/readme.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# Firmware
22

3-
This folder contains the Arduino sketches that make up the firmware that runs on the ESP32. Go [here](https://docs.sparkfun.com/SparkFun_RTK_Everywhere_Firmware/firmware_update/#updating-u-blox-firmware) for more information about the firmware that runs the ZED-F9x Receiver.
3+
This folder contains the Arduino sketches that make up the firmware that runs on the ESP32.
44

5-
- **RTK_Surveyor** - The main firmware for the RTK Surveyor
5+
- **RTK_Everywhere** - The main firmware for the SparkFun RTK product range
66
- **Test Sketches** - Various sketches used in the making of the main firmware. Used internally to verify different features. Reader beware.
7+
- **Tools** - Tools we wrote to help compile and test the RTK Everywhere Firmware
78

89
## Compilation Instructions
910

10-
See [Compiling Source](https://docs.sparkfun.com/SparkFun_RTK_Everywhere_Firmware/firmware_update/#compiling-source) for detailed steps.
11+
See [Compiling Source](https://docs.sparkfun.com/SparkFun_RTK_Everywhere_Firmware/firmware_compile/) for detailed steps.

0 commit comments

Comments
 (0)