Version 1.42

Fixed some bugs.
This commit is contained in:
Alexey Zholtikov 2023-03-15 16:37:19 +03:00
parent dd3cbb9633
commit 90133a7d67

@ -52,7 +52,7 @@ struct deviceConfig
std::vector<espnow_message_t> espnowMessage;
const String firmware{"1.41"};
const String firmware{"1.42"};
bool relayStatus{false};