mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2026-02-11 07:03:07 +01:00
#111: allow to add extra scripts with custom_script
This commit is contained in:
4
lib/exampletask/script.py
Normal file
4
lib/exampletask/script.py
Normal file
@@ -0,0 +1,4 @@
|
||||
Import("env")
|
||||
|
||||
print("exampletask extra script running")
|
||||
syntax error here
|
||||
Reference in New Issue
Block a user