whitecatboard / Lua-RTOS-ESP32

Lua RTOS for ESP32
Other
1.2k stars 221 forks source link

Fixes a few issues #190

Closed thilo-hub closed 4 years ago

the0ne commented 5 years ago

@thilo-hub I've included your fix for data including zeroes const char *data = luaL_checklstring(L, 5, &dlen); in the rewrite of the CAN module https://github.com/whitecatboard/Lua-RTOS-ESP32/pull/267

jolivepetrus commented 4 years ago

We close this PR, because this other PR (https://github.com/whitecatboard/Lua-RTOS-ESP32/pull/267) has been merged to master.

Please, review if your problem is still present.