Skip to content

Commit 4e63d38

Browse files
committed
Addresses issue #88 in telemetrix
1 parent 6f78eb8 commit 4e63d38

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/Telemetrix4Arduino/Telemetrix4Arduino.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@ bool sonar_reporting_enabled = true; // flag to start and stop sonar reporting
461461
// firmware version - update this when bumping the version
462462
#define FIRMWARE_MAJOR 5
463463
#define FIRMWARE_MINOR 4
464-
#define FIRMWARE_PATCH 2
464+
#define FIRMWARE_PATCH 4
465465

466466

467467
// Feature Masks And Storage

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Telemetrix4Arduino
2-
version=5.4.3
2+
version=5.4.4
33
author=Alan Yorinks
44
maintainer=https://github.com/MrYsLab/
55
sentence=The server for the Telemetrix Project.

0 commit comments

Comments
 (0)