summaryrefslogtreecommitdiff
path: root/examples/device/uac2_speaker_fb/src/audio_debug.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/device/uac2_speaker_fb/src/audio_debug.py')
-rwxr-xr-x[-rw-r--r--]examples/device/uac2_speaker_fb/src/audio_debug.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/device/uac2_speaker_fb/src/audio_debug.py b/examples/device/uac2_speaker_fb/src/audio_debug.py
index 336c46c01..05b49baf6 100644..100755
--- a/examples/device/uac2_speaker_fb/src/audio_debug.py
+++ b/examples/device/uac2_speaker_fb/src/audio_debug.py
@@ -1,3 +1,4 @@
+#!/usr/bin/env python3
# Install python3 HID package https://pypi.org/project/hid/
# Install python3 matplotlib package https://pypi.org/project/matplotlib/