Index: tools/Code_Report.csv =================================================================== diff -u -r1d4cbf1397734e8065763282d04035e25ee41882 -r85e1064a91f49ce335f9554ac524c25836f7eb3b --- tools/Code_Report.csv (.../Code_Report.csv) (revision 1d4cbf1397734e8065763282d04035e25ee41882) +++ tools/Code_Report.csv (.../Code_Report.csv) (revision 85e1064a91f49ce335f9554ac524c25836f7eb3b) @@ -16,12 +16,12 @@ ./dg/alarms.py, Function, cmd_clear_all_alarms(self) -> int: ./dg/alarms.py, Function, cmd_alarm_info_broadcast_interval_override(self, ms: int = 1000, reset: int = NO_RESET): ./dg/alarms.py, Function, get_alarm_states(self): +./dg/calibration_record.py, Function, cmd_reset_dg_calibration_record(self) -> bool: ./dg/calibration_record.py, Function, cmd_get_dg_calibration_record_report(self, report_destination: str = None): ./dg/calibration_record.py, Function, cmd_request_dg_calibration_record(self) -> bool: ./dg/calibration_record.py, Function, cmd_dg_calibration_record_crc_override(self, crc: int) -> bool: ./dg/calibration_record.py, Function, cmd_set_dg_calibration_excel_to_fw(self, report_address: str) -> bool: ./dg/calibration_record.py, Function, cmd_set_dg_calibration_record(self, previous_record: OrderedDict) -> bool: -./dg/calibration_record.py, Function, cmd_reset_dg_calibration_record(self) -> bool: ./dg/chemical_disinfect_flush.py, Function, clear_flush_info(self) -> None: ./dg/chemical_disinfect.py, Function, get_chem_disinfect_target_time(self) -> int: ./dg/chemical_disinfect.py, Function, get_chem_disinfect_elapsed_time(self) -> int: