infinite loop when wifi client disconnects
Opened this issue · 0 comments
florent1080 commented
When a wifi client is disconnected, the SendBufToClients() timeout is too long and the code loops infinitely in HandleNMEA2000Msg(), because messages are arriving on the Can bus. I don't have a fix yet, but I'm working on it.