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 4cff04e commit 95a1193Copy full SHA for 95a1193
OpenBikeSensorFirmware/OpenBikeSensorFirmware.ino
@@ -26,7 +26,7 @@
26
27
// --- Global variables ---
28
// Version only change the "vN.M" part if needed.
29
-const char *OBSVersion = "v0.2" BUILD_NUMBER;
+const char *OBSVersion = "v0.3" BUILD_NUMBER;
30
31
// PINs
32
const int PushButton = 2;
0 commit comments