mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 08:49:52 +03:00
1.5.5
This commit is contained in:
@@ -1447,7 +1447,7 @@ char * ems_getBoilerDescription(char * buffer) {
|
||||
* Find the versions of our connected devices
|
||||
*/
|
||||
void ems_scanDevices() {
|
||||
myDebug("Scanning EMS bus for devices.");
|
||||
myDebug("Started scan of EMS bus for known devices");
|
||||
|
||||
std::list<uint8_t> Device_Ids; // new list
|
||||
|
||||
|
||||
Reference in New Issue
Block a user