From 5466f96bd75f602f5b5fd44a7ccee745f2abfca0 Mon Sep 17 00:00:00 2001 From: Abdellah El Morabit Date: Tue, 5 Nov 2024 09:24:48 +0100 Subject: no clue what i did here --- sec.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'sec.py') diff --git a/sec.py b/sec.py index a8685b7..0afd67f 100644 --- a/sec.py +++ b/sec.py @@ -19,7 +19,6 @@ def stream(): # starting the motion live stream os.system('motion') - # Listening to the user's voice and putting it into a variable def listen_voice(): global audio @@ -82,4 +81,3 @@ if __name__ == '__main__': main() except KeyboardInterrupt: destroy() - -- cgit v1.2.3-70-g09d2