File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 1
- # Please use this exact paragraph (formatting and links) at the beginning of an article for a feature that is not included in precompiled builds
1
+ !> ** This feature is not included in precompiled binaries. **
2
2
3
- ** This feature is not included in precompiled binaries.**
4
3
To use it you must [ compile your build] ( compile-your-build ) . Add the following to ` user_config_override.h ` :
5
4
```
6
5
#ifndef USE_SCRIPT
@@ -401,4 +400,4 @@ Shows a web SD card directory (submenu of scripter) where you can upload and dow
401
400
` fmd("fname") ` make directory fname
402
401
` frd("fname") ` remove directory fname
403
402
` fx("fname") ` check if file fname exists
404
- ` fe("fname") ` execute script fname (max 2048 bytes, script must start with the '>' character on the first line)
403
+ ` fe("fname") ` execute script fname (max 2048 bytes, script must start with the '>' character on the first line)
You can’t perform that action at this time.
0 commit comments