You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thomas E. Horner edited this page Mar 12, 2019
·
6 revisions
After executing the startup scripts, Lua RTOS runs the Lua interpreter in interactive mode, and the prompt is showed:
/>
The Lua prompt is formed by the current directory, followed by the "/" character. For example, if the current directory is the /examples folder the prompt is:
/examples>
When the prompt is available Lua interprets each line that you type, for example: