mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-25 07:17:16 +00:00
Merge pull request #15571 from s-hadinger/berry_import_global
Berry add `import global` to implicit imports
This commit is contained in:
commit
a027c99a53
@ -27,6 +27,7 @@
|
|||||||
|
|
||||||
const char berry_prog[] =
|
const char berry_prog[] =
|
||||||
|
|
||||||
|
"import global "
|
||||||
#ifdef USE_BERRY_PYTHON_COMPAT
|
#ifdef USE_BERRY_PYTHON_COMPAT
|
||||||
// enable python syntax compatibility mode
|
// enable python syntax compatibility mode
|
||||||
"import python_compat "
|
"import python_compat "
|
||||||
|
Loading…
x
Reference in New Issue
Block a user