A rewrite of the musiclight2 program in Rust.
Go to file
Thomas Kolb 62bbff481c Lua support: add script handling class with basic I/O
The relevant functions are called and the return types and sizes
verified. The API for the user is not implemented yet.
2021-02-19 23:29:52 +01:00
src Lua support: add script handling class with basic I/O 2021-02-19 23:29:52 +01:00
.gitignore Initial commit 2021-02-16 22:44:31 +01:00
Cargo.lock Initial commit 2021-02-16 22:44:31 +01:00
Cargo.toml Initial commit 2021-02-16 22:44:31 +01:00
test.lua Lua support: add script handling class with basic I/O 2021-02-19 23:29:52 +01:00