mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-03-28 17:32:36 +01:00
Update radio.py
oops
This commit is contained in:
@@ -7,10 +7,10 @@
|
||||
|
||||
previousVoxState = False
|
||||
from modules.log import *
|
||||
|
||||
import asyncio
|
||||
if radio_detection_enabled:
|
||||
import socket
|
||||
import asyncio
|
||||
|
||||
|
||||
if voxDetectionEnabled:
|
||||
voxHoldTime = signalHoldTime
|
||||
|
||||
Reference in New Issue
Block a user