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 4fcacec commit 4f92a3aCopy full SHA for 4f92a3a
OpenBikeSensorFirmware/OpenBikeSensorFirmware.ino
@@ -22,7 +22,7 @@
22
23
// --- Global variables ---
24
// Version
25
-const char *OBSVersion = "v0.1.9-dev";
+const char *OBSVersion = "v0.1.10-dev";
26
27
// PINs
28
const int PushButton = 2;
0 commit comments