Skip to content

Commit 8f7ea46

Browse files
Update firmware version
1 parent 8539873 commit 8f7ea46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

product-firmware/src/application.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
TM1637 tm1637(D2,D3);
44

5-
PRODUCT_VERSION(1);
5+
PRODUCT_VERSION(2);
66

77
void setup() {
88
tm1637.init();

0 commit comments

Comments
 (0)