We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4afb492 commit eb128ecCopy full SHA for eb128ec
Firmware/RTK_Surveyor/RTK_Surveyor.ino
@@ -20,7 +20,7 @@
20
*/
21
22
const int FIRMWARE_VERSION_MAJOR = 3;
23
-const int FIRMWARE_VERSION_MINOR = 0;
+const int FIRMWARE_VERSION_MINOR = 1;
24
25
#define COMPILE_WIFI //Comment out to remove WiFi functionality
26
#define COMPILE_AP //Requires WiFi. Comment out to remove Access Point functionality
0 commit comments