diff options
| author | HiFiPhile <[email protected]> | 2024-04-28 00:40:36 +0200 |
|---|---|---|
| committer | HiFiPhile <[email protected]> | 2024-04-28 01:17:32 +0200 |
| commit | ef7be4c2ffa0061aec2ea32f530a4037f7309f1e (patch) | |
| tree | 85b2ef0ad86106da7f3f0b5335c5a83eadb4bc20 /examples/device/audio_test_freertos/src/plot_audio_samples.py | |
| parent | bc8c8df3163bd41d0220746618f6495425344028 (diff) | |
Fix CI.
Diffstat (limited to 'examples/device/audio_test_freertos/src/plot_audio_samples.py')
| -rw-r--r-- | examples/device/audio_test_freertos/src/plot_audio_samples.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/device/audio_test_freertos/src/plot_audio_samples.py b/examples/device/audio_test_freertos/src/plot_audio_samples.py index 6f1518be5..304b2d5de 100644 --- a/examples/device/audio_test_freertos/src/plot_audio_samples.py +++ b/examples/device/audio_test_freertos/src/plot_audio_samples.py @@ -31,4 +31,3 @@ if __name__ == '__main__': plt.ylabel('Amplitude') plt.title('MicNode') plt.show() -
\ No newline at end of file |
