Compare commits
1 Commits
72698ddaaf
...
v1.31
Author | SHA1 | Date | |
---|---|---|---|
a1d389f225 |
@ -25,7 +25,7 @@ struct deviceConfig
|
|||||||
uint8_t deviceClass{HABSDC_WINDOW};
|
uint8_t deviceClass{HABSDC_WINDOW};
|
||||||
} config;
|
} config;
|
||||||
|
|
||||||
const String firmware{"1.3"};
|
const String firmware{"1.31"};
|
||||||
|
|
||||||
char receivedBytes[128]{0};
|
char receivedBytes[128]{0};
|
||||||
uint8_t counter{0};
|
uint8_t counter{0};
|
||||||
|
Reference in New Issue
Block a user