Replies: 2 comments 3 replies
-
You "forgot" to post exact details of what you did when
(The Outside of |
Beta Was this translation helpful? Give feedback.
0 replies
-
OK I'll try better, sorry: This is the content of autoexec.be
and this is the reaction of the logfile:
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Among other things, I've read the Berry introduction but it never mentions file transactions (on Tasmota) or how to start, let's say, a state machine. I am using an ESP32 that shows the Berry console and
etc are working.
I am using tasmota32 version 14.5.0
What I understood is the I'll have to create a file autoexec.be in the file system (worked). From that file, I'd like to start another file containing the code, so I add
.. but then Tasmota complains a missing "->" in front of "/othercode.be" but when I add it it remains silent.
I see the "->" thing mentioned nowhere around "load" function.
Could someone please provide or point to a simple example that, say, sends strings to the log / cosole every x seconds and or that is able to make LEDs blink?
Thanks in advance
Andreas
Beta Was this translation helpful? Give feedback.
All reactions