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