kevinhikaruevans/blackboard-esp32

Crash occurs if the CIPSEND callback returns COMMAND_WAITING

Closed this issue · 1 comments

Crash occurs if the CIPSEND callback returns COMMAND_WAITING

It's apparently not crashing, but just a dumb logic problem. It's not able to transmit the socket data when current_command is not null. 🤦