My question is: Is it possible to create a new function or method in turtleOS? And how?
At example I want to write a function turnArround() and I want to use it in another programm
I know how I can create a new function in Lua. I just dont know how I can write and call it in a programm in turtleOS.