Skip to content

Commit 94accd5

Browse files
authored
[ld2420] Rename c++ files for predictable doxygen generation (esphome#10315)
1 parent 3ca0015 commit 94accd5

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

esphome/components/ld2420/text_sensor/text_sensor.cpp renamed to esphome/components/ld2420/text_sensor/ld2420_text_sensor.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#include "text_sensor.h"
1+
#include "ld2420_text_sensor.h"
22
#include "esphome/core/helpers.h"
33
#include "esphome/core/log.h"
44

esphome/components/ld2420/text_sensor/text_sensor.h renamed to esphome/components/ld2420/text_sensor/ld2420_text_sensor.h

File renamed without changes.

0 commit comments

Comments
 (0)