Updating and streamlining radio controller side

This commit is contained in:
Logan Cusano
2023-05-20 15:18:50 -04:00
parent c4070cc420
commit e1c2ce6484
4 changed files with 241 additions and 228 deletions

View File

@@ -134,7 +134,7 @@ class audioConfig {
"instance_name": "audio0",
"device_name": deviceName,
"udp_port": port,
"audio_gain": 1.0,
"audio_gain": 2.0,
"number_channels": 1
}];
}