diff --git a/src/Custom-sample.h b/src/Custom-sample.h index 93675bc71b..22ebbc7142 100644 --- a/src/Custom-sample.h +++ b/src/Custom-sample.h @@ -522,7 +522,7 @@ static const char DATA_ESPEASY_DEFAULT_MIN_CSS[] PROGMEM = { // #define USES_P153 // SHT4x // #define USES_P154 // BMP3xx -// #define USES_P159 // Presence - LD24x0 Radar detection +// #define USES_P159 // Presence - LD2410 Radar detection /* ####################################################################################################### diff --git a/src/src/CustomBuild/define_plugin_sets.h b/src/src/CustomBuild/define_plugin_sets.h index a7d5601a16..e024e90499 100644 --- a/src/src/CustomBuild/define_plugin_sets.h +++ b/src/src/CustomBuild/define_plugin_sets.h @@ -1607,7 +1607,7 @@ To create/register a plugin, you have to : #define USES_P154 // Environment - BMP3xx #endif #ifndef USES_P159 - #define USES_P159 // Presence - LD24x0 Radar detection + #define USES_P159 // Presence - LD2410 Radar detection #endif #endif @@ -2280,7 +2280,7 @@ To create/register a plugin, you have to : #define USES_P154 // Environment - BMP3xx #endif #ifndef USES_P159 - #define USES_P159 // Presence - LD24x0 Radar detection + #define USES_P159 // Presence - LD2410 Radar detection #endif // Controllers