Version 1.31
Main code refactoring. Fixed one bug.
This commit is contained in:
parent
72698ddaaf
commit
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};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user