mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-22 02:06:31 +00:00
Merge pull request #15486 from s-hadinger/berry_easy_debug
Berry make debug easier
This commit is contained in:
commit
b88638df26
@ -75,6 +75,10 @@ const char berry_prog[] =
|
|||||||
|
|
||||||
"import tapp "
|
"import tapp "
|
||||||
|
|
||||||
|
#ifdef USE_BERRY_DEBUG
|
||||||
|
"import debug "
|
||||||
|
"import solidify "
|
||||||
|
#endif
|
||||||
;
|
;
|
||||||
|
|
||||||
#endif // USE_BERRY
|
#endif // USE_BERRY
|
||||||
|
Loading…
x
Reference in New Issue
Block a user