From 798776ae2fa754854e05310f13502ab2689b19ed Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Wed, 31 Mar 2021 12:49:16 +0200 Subject: [PATCH] Use Berry as default --- tasmota/my_user_config.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tasmota/my_user_config.h b/tasmota/my_user_config.h index 0972b6d4f..60da2294c 100644 --- a/tasmota/my_user_config.h +++ b/tasmota/my_user_config.h @@ -908,6 +908,8 @@ //#define USE_IBEACON_ESP32 //#define USE_WEBCAM // Add support for webcam +#define USE_BERRY // Enable Berry scripting language + #define USE_CSE7761 // Add support for CSE7761 Energy monitor as used in Sonoff Dual R3 #endif // ESP32