Commit a77ad61b authored by Matthieu Cattin's avatar Matthieu Cattin

test31: Remove debug print.

parent 498246a9
......@@ -256,7 +256,6 @@ P1 Bank A nb signal=%d, P1 Bank B nb signal=%d, P2 Bank A nb signal=%d, P2 Bank
print("\n==================================================")
print("Check calibration data")
calib_data = open(CALIBR_BIN_FILENAME, "rb").read()
print type(calib_data)
if calib_data == '':
raise PtsCritical("Invalid calibration data read in EEPROM!")
......
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