mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-08-11 03:12:44 +02:00
Update radio.py
This commit is contained in:
+1
-1
@@ -7,11 +7,11 @@
|
||||
|
||||
voxHoldTime = signalHoldTime
|
||||
previousVoxState = False
|
||||
from modules.log import *
|
||||
|
||||
if radio_detection_enabled:
|
||||
import socket
|
||||
import asyncio
|
||||
from modules.log import *
|
||||
|
||||
if voxDetectionEnabled:
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user