Update my_user_config.h

This commit is contained in:
gemu2015 2019-05-30 13:56:21 +02:00
parent 7505f7dd64
commit 66dfbb5982

View File

@ -293,6 +293,7 @@
// Select none or only one of the below defines
//#define USE_RULES // Add support for rules (+8k code)
#define USE_SCRIPT // Add support for script (+15k code)
#define USE_SCRIPT_FATFS 4
// #define USE_EXPRESSION // Add support for expression evaluation in rules (+3k2 code, +64 bytes mem)
// #define SUPPORT_MQTT_EVENT // Support trigger event with MQTT subscriptions (+3k5 code)