This commit is contained in:
Sem van der Hoeven
2023-11-12 23:41:03 +01:00
parent c4e590fea2
commit 4b93ace461
4 changed files with 88 additions and 27 deletions

View File

@@ -16,7 +16,9 @@ void obd2_RTT_enable();
void obd2_RTT_set_period(__UINT32_TYPE__ period);
void obd2_TC_init();
void obd2_TC_set_RC_value(__UINT32_TYPE__ value);
void obd2_TC_start();
void obd2_TC_stop();
#ifdef __cplusplus
}