fix
This commit is contained in:
parent
4c710f7a0a
commit
34089f1add
@ -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");
|
||||||
|
Loading…
Reference in New Issue
Block a user