Merge pull request #2809 from shuffle2/master
make all python files executable and standardize interpreter
This commit is contained in:
1
examples/device/audio_test_freertos/src/plot_audio_samples.py
Normal file → Executable file
1
examples/device/audio_test_freertos/src/plot_audio_samples.py
Normal file → Executable file
@@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env python3
|
||||
import sounddevice as sd
|
||||
import matplotlib.pyplot as plt
|
||||
import numpy as np
|
||||
|
Reference in New Issue
Block a user