tci hotfix

This commit is contained in:
DJ2LS 2023-05-04 21:45:00 +02:00
parent 9e30dd9ef9
commit 828e1970fd

View file

@ -204,7 +204,7 @@ class RF:
elif not TESTMODE:
# placeholder area for processing audio via TCI
# https://github.com/maksimus1210/TCI
self.log.warning("[MDM] [TCI] Not yet fully implemented", ip=TCIParam.tci_ip, port=TCIParam.tci_port)
self.log.warning("[MDM] [TCI] Not yet fully implemented", ip=TCIParam.ip, port=TCIParam.port)
# we are trying this by simulating an audio stream Object like with mkfifo
class Object: