This commit is contained in:
Maxim Slipenko 2023-12-10 13:18:48 +03:00
parent b766c0ce04
commit 4c710f7a0a

View File

@ -112,7 +112,7 @@ namespace esphome
totalFpSeen++;
}
ESP_LOGD(TAG, "F", f->getAddress());
ESP_LOGD(TAG, "F %s", f->getAddress());
if (f->hasReport()) {
ESP_LOGD(TAG, "hasReport");