From 7092c79b5693b239fec739c181d300301c434d22 Mon Sep 17 00:00:00 2001 From: Evgeny Zinoviev Date: Tue, 27 Feb 2024 00:01:50 +0300 Subject: some include magic; add tools/ipcam_stream.py --- test/test_sound_server_api.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/test_sound_server_api.py') diff --git a/test/test_sound_server_api.py b/test/test_sound_server_api.py index 11cd422..85f6ce2 100755 --- a/test/test_sound_server_api.py +++ b/test/test_sound_server_api.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -import __py_include +import include_homekit import threading from time import sleep -- cgit v1.2.3