mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-18 02:53:52 +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!")
|