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 54cb5ef commit 4d371b4Copy full SHA for 4d371b4
arduino-nixie/arduino-nixie.ino
@@ -11,7 +11,7 @@
11
12
////////// Software version //////////
13
const byte vMajor = 1;
14
-const byte vMinor = 6;
+const byte vMinor = 7;
15
const byte vPatch = 0;
16
17
////////// Other includes, global consts, and vars //////////
0 commit comments