[nfc] Rename `binary_sensor` source files (#10053)

This commit is contained in:
Jesse Hills 2025-08-04 16:43:04 +12:00 committed by GitHub
parent 4d683d5a69
commit a5f1661643
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#include "binary_sensor.h"
#include "nfc_binary_sensor.h"
#include "../nfc_helpers.h"
#include "esphome/core/log.h"