make all python files executable and standardize interpreter
This commit is contained in:
		
							
								
								
									
										1
									
								
								examples/device/audio_4_channel_mic_freertos/src/plot_audio_samples.py
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						
									
										1
									
								
								examples/device/audio_4_channel_mic_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
	 Shawn Hoffman
					Shawn Hoffman