Add version detection
This commit is contained in:
parent
ba0594959e
commit
88615ce248
2 changed files with 19 additions and 4 deletions
|
@ -63,4 +63,5 @@ void improv_send_response(std::vector<uint8_t> &response);
|
|||
void improv_set_error(improv::Error error);
|
||||
|
||||
void WiFiEvent(WiFiEvent_t event, WiFiEventInfo_t info);
|
||||
String getHwRev();
|
||||
String getHwRev();
|
||||
bool isWhiteVersion();
|
Loading…
Add table
Add a link
Reference in a new issue