Skip to content

Commit 01f22c1

Browse files
Thomas ObstThomas Obst
authored andcommitted
Version 0.1.2
1 parent d4bb409 commit 01f22c1

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
@@ -51,7 +51,7 @@
5151
//GPS
5252

5353
//Version
54-
const char *OBSVersion = "v0.1.1";
54+
const char *OBSVersion = "v0.1.2";
5555

5656
// define the number of bytes to store
5757
//#define EEPROM_SIZE 1

0 commit comments

Comments
 (0)