tmiw / ezDV

A FreeDV device based on the ESP32.
89 stars 4 forks source link

Only kill websocket task when ezDV is sleeping. #38

Closed tmiw closed 3 months ago

tmiw commented 3 months ago

Partially suppresses a previous fix for 1.0.2 that kills the websocket task when FreeDVReporterTask was attempting to disconnect from FreeDV Reporter by having this fix only happen when ezDV is shutting down.


Before merging: