1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 06:33:51 +00:00
This commit is contained in:
J. Nick Koston
2025-07-24 21:03:46 -10:00
parent cce7eca2b7
commit c18724526a

View File

@@ -128,7 +128,6 @@ void MicroWakeWord::setup() {
}
});
#endif
ESP_LOGCONFIG(TAG, "Micro Wake Word initialized");
}
void MicroWakeWord::inference_task(void *params) {