[CodeFactor] Apply fixes

This commit is contained in:
codefactor-io 2023-11-13 21:36:18 +00:00
parent c1f516babb
commit d257f9fe90
No known key found for this signature in database
GPG key ID: B66B2D63282C190F

View file

@ -36,13 +36,12 @@ export function stateDispatcher(data) {
stateStore.channel_busy_slot = data["channel_busy_slot"];
stateStore.beacon_state = data["is_beacon_running"];
/*
/*
self.is_arq_state = False
self.is_arq_session = False
self.arq_session_state = 'disconnected'
*/
/*
stateStore.rx_buffer_length = data["rx_buffer_length"];