Ensber
Ensber
I am interrested in becoming a maintainer for the project, or rather rebuild it with luarocks. My goal is currently to build a script, which downloads and builds the lua...
I was compiling a littele test project. Under Linux it compiled without a problem, but under Windows I always got a error that it could not find 'pico_rand_feed' and 'pico_rand'....
there seems to be an error with checking for the correct userdata in luajit here is my example code ```lua rs232 = require("luars232") err, port = rs232.open("/dev/ttyUSB0", { baud =...