We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8539873 commit 8f7ea46Copy full SHA for 8f7ea46
product-firmware/src/application.cpp
@@ -2,7 +2,7 @@
2
3
TM1637 tm1637(D2,D3);
4
5
-PRODUCT_VERSION(1);
+PRODUCT_VERSION(2);
6
7
void setup() {
8
tm1637.init();
0 commit comments