mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 16:29:51 +03:00
fixes for SM10
This commit is contained in:
@@ -1263,7 +1263,10 @@ void _process_Version(uint8_t src, uint8_t * data, uint8_t length) {
|
||||
myDebug("SM10 Solar Module support enabled.");
|
||||
}
|
||||
|
||||
// fetch other values
|
||||
ems_getOtherValues();
|
||||
return;
|
||||
|
||||
} else {
|
||||
myDebug("Unrecognized device found. TypeID 0x%02X, Product ID %d, Version %s", src, product_id, version);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user