1 Commits

Author SHA1 Message Date
34089f1add fix 2023-12-10 13:20:21 +03:00

View File

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