We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b78003 commit 0f6a7fcCopy full SHA for 0f6a7fc
1 file changed
examples/Telemetrix4Arduino/Telemetrix4Arduino.ino
@@ -463,7 +463,7 @@ bool sonar_reporting_enabled = true; // flag to start and stop sonar reporing
463
// firmware version - update this when bumping the version
464
#define FIRMWARE_MAJOR 5
465
#define FIRMWARE_MINOR 4
466
-#define FIRMWARE_PATCH 0
+#define FIRMWARE_PATCH 1
467
468
469
// Feature Masks And Storage
0 commit comments