whitecatboard / Lua-RTOS-ESP32

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

mqtt callback multi-add awareness #236

Closed the0ne closed 5 years ago

the0ne commented 5 years ago

(also fixed mixed spacing)

if some lua script is re-started and calls subscribe again, make sure the corresponding lua-callback function is still called only once for each actually incoming message