[Build] Set BUILD_NO_DEBUG for Climate-A builds to make them fit again

This commit is contained in:
TD-er
2026-02-09 15:48:16 +01:00
parent 3050243748
commit 45927223de
+4
View File
@@ -2179,6 +2179,10 @@ To create/register a plugin, you have to :
#define PLUGIN_DESCR "Climate A"
#endif
#ifndef BUILD_NO_DEBUG
#define BUILD_NO_DEBUG
#endif
// Features and plugins cherry picked from stable set
#ifndef FEATURE_SERVO
#define FEATURE_SERVO 1