View difference between Paste ID: r9hfB8Tt and GTnhUSuC
SHOW: | | - or go back to the newest paste.
1-
#!/usr/bin/python
1+
pi@ballonSonde ~/ADC/1x15 $ /home/pi/ADC/1x15/ADC.py
2-
2+
Traceback (most recent call last):
3-
import time #, signal, sys
3+
  File "/home/pi/ADC/1x15/ADC.py", line 17, in <module>
4-
import traceback
4+
    formatted_lines = traceback.format_exc().splitlines()
5-
from Adafruit_ADS1x15 import ADS1x15
5+
NameError: name 'traceback' is not defined