1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-01 19:02:18 +01:00

[ld2420] Rename c++ files for predictable doxygen generation (#10315)

This commit is contained in:
Jesse Hills
2025-08-21 18:49:26 +12:00
committed by GitHub
parent 3ca0015284
commit 94accd5abe
2 changed files with 1 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
#include "text_sensor.h"
#include "ld2420_text_sensor.h"
#include "esphome/core/helpers.h"
#include "esphome/core/log.h"