more visible notice for need to compile

blakadder 2019-10-22 12:21:59 +02:00
parent d13828d7e7
commit 6efc2a93a1
1 changed files with 3 additions and 1 deletions

@ -2,7 +2,9 @@ Script Language for Tasmota - An alternative to Tasmota [Rules](Rules).
[Script Cookbook](Script-Cookbook)
To use, you must compile your own firmware. Add the following compiler directives to `user_config_override.h`:
:warning:**Scripting is not included in release builds of Tasmota. To use it, you must compile your own firmware.**:warning:
Add the following compiler directives to `user_config_override.h`:
```
#ifndef USE_SCRIPT
#define USE_SCRIPT # adds about 17k flash size, variable ram size