mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-31 05:52:55 +08:00
Add new line at end of python script
This commit is contained in:
parent
de3c03af76
commit
d566444d58
@ -21,4 +21,5 @@ if __name__ == '__main__':
|
||||
plt.xlabel('Time [s]')
|
||||
plt.ylabel('Amplitude')
|
||||
plt.title('MicNode')
|
||||
plt.show()
|
||||
plt.show()
|
||||
|
Loading…
x
Reference in New Issue
Block a user