diff options
Diffstat (limited to 'low-can-binding/diagnostic/diagnostic-message.hpp')
-rw-r--r-- | low-can-binding/diagnostic/diagnostic-message.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/low-can-binding/diagnostic/diagnostic-message.hpp b/low-can-binding/diagnostic/diagnostic-message.hpp index 99c48110..873c7ff2 100644 --- a/low-can-binding/diagnostic/diagnostic-message.hpp +++ b/low-can-binding/diagnostic/diagnostic-message.hpp @@ -41,7 +41,7 @@ enum UNIT { class can_message_set_t; -/// @brief - A representation of an OBD-II PID. +/// @brief - A representation of an OBD-II PID Mode 01 (Note : An OBD-II PID mode 01 contains only one information). class diagnostic_message_t { private: |