diff --git a/tasmota/xdrv_52_7_berry_embedded.ino b/tasmota/xdrv_52_7_berry_embedded.ino index 5e5b4f165..4ad02b900 100644 --- a/tasmota/xdrv_52_7_berry_embedded.ino +++ b/tasmota/xdrv_52_7_berry_embedded.ino @@ -75,6 +75,10 @@ const char berry_prog[] = "import tapp " +#ifdef USE_BERRY_DEBUG + "import debug " + "import solidify " +#endif ; #endif // USE_BERRY