mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-16 18:13:49 +01:00
- Lua print() function is only supported function - Lua script is parsed at compile time and run in example
2 lines
35 B
Lua
2 lines
35 B
Lua
print("Hello world, this is lua!")
|