test02: add missing import

parent 070093e2
...@@ -10,6 +10,7 @@ import sys ...@@ -10,6 +10,7 @@ import sys
import rr import rr
import time import time
import os import os
from tpsexcept import *
""" """
test02: checks the EEPROM of the GENNUM chip. test02: checks the EEPROM of the GENNUM chip.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment