ARQ WIP - channel busy detection

This commit is contained in:
DJ2LS 2023-12-30 21:48:00 +01:00
parent 7549e34d45
commit f1f9620c7a

View file

@ -80,7 +80,6 @@ class StateManager:
return {
"freedata-message": msgtype,
"channel_busy": self.channel_busy,
"is_modem_running": self.is_modem_running,
"is_beacon_running": self.is_beacon_running,
"radio_status": self.radio_status,