diff options
Diffstat (limited to 'src/uds/extras.h')
-rw-r--r-- | src/uds/extras.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/uds/extras.h b/src/uds/extras.h index c59c7bad..126e5d42 100644 --- a/src/uds/extras.h +++ b/src/uds/extras.h @@ -63,8 +63,6 @@ bool diagnostic_clear_dtc(DiagnosticShims* shims); DiagnosticRequestHandle diagnostic_enumerate_pids(DiagnosticShims* shims, DiagnosticRequest* request, DiagnosticPidEnumerationReceived callback); -// TODO -float diagnostic_decode_OBD2_pid(DiagnosticResponse* response); #ifdef __cplusplus } |