1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2026-08-18 18:32:30 +02:00

#111: allow to add extra scripts with custom_script

This commit is contained in:
wellenvogel
2025-09-29 09:35:14 +02:00
parent 6266f85db6
commit 8bf8ada30e
4 changed files with 56 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
Import("env")
print("exampletask extra script running")
syntax error here