Fix all doxygen comments about parameters.
[apps/low-level-can-service.git] / src / diagnostic / diagnostic-message.hpp
index 2d9cff6..ccfd6d0 100644 (file)
@@ -90,7 +90,4 @@ class obd2_signal_t {
                bool is_obd2_signal(const char *name);
 
                float decode_obd2_response(const DiagnosticResponse* response, float parsedPayload);
-};
-
-uint32_t get_signal_id(obd2_signal_t& sig);
-std::vector<obd2_signal_t>& get_obd2_signals();
\ No newline at end of file
+};
\ No newline at end of file