This commit is contained in:
parent
4f2c4ac8c4
commit
f140fb3226
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
# from http://forum.arduino.cc/index.php?topic=137635.msg1270996#msg1270996
|
||||
|
||||
import pyqtgraph as pg
|
||||
import time, threading, sys
|
||||
import serial
|
||||
|
|
|
|||
Loading…
Reference in a new issue