Skip to content

Commit a689ece

Browse files
committed
v0.1.5
1 parent 9ffc3ad commit a689ece

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OpenBikeSensorFirmware.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
//GPS
5353

5454
//Version
55-
const char *OBSVersion = "v0.1.4";
55+
const char *OBSVersion = "v0.1.5";
5656

5757
// define the number of bytes to store
5858
#define EEPROM_SIZE 128

0 commit comments

Comments
 (0)