whitecatboard / Lua-RTOS-ESP32

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

sending can messages ignores fifo status #189

Closed thilo-hub closed 1 year ago

thilo-hub commented 6 years ago

sendin can frames too fast can cause data loss

the0ne commented 5 years ago

@thilo-hub work has been started to migrate to the esp-idf can driver - you can test it using commit 670d405 from PR https://github.com/whitecatboard/Lua-RTOS-ESP32/pull/267

the0ne commented 5 years ago

@thilo-hub were you able to try the new implementation?

the0ne commented 1 year ago

PR confirmed to be ok, closing this.