Index: tests/set_RTCs.py =================================================================== diff -u -rd134777c4f35ca58a14720a668c155bed3b0c124 -r4c82155574ae155fcb658f4c81ca852f65b71193 --- tests/set_RTCs.py (.../set_RTCs.py) (revision d134777c4f35ca58a14720a668c155bed3b0c124) +++ tests/set_RTCs.py (.../set_RTCs.py) (revision 4c82155574ae155fcb658f4c81ca852f65b71193) @@ -32,6 +32,7 @@ current_time_stamp = time() current_time = localtime(current_time_stamp) + print(current_time) hd.rtc.cmd_set_rtc_time_and_date(current_time.tm_sec, current_time.tm_min,