Index: sources/canbus/CanInterface.cpp =================================================================== diff -u -r12e7b6dda53cf8db7707c7fa55dcf6137e7d6997 -r7866dbf6119b74e1a4f30a31746ec0fada6d5785 --- sources/canbus/CanInterface.cpp (.../CanInterface.cpp) (revision 12e7b6dda53cf8db7707c7fa55dcf6137e7d6997) +++ sources/canbus/CanInterface.cpp (.../CanInterface.cpp) (revision 7866dbf6119b74e1a4f30a31746ec0fada6d5785) @@ -105,7 +105,7 @@ /*! * \brief CanInterface::enableConsoleOut - * \details Enable or Disables the console output and logs the status + * \details Enables or Disables the console output and logs the status * \param vEnabled - Enable console output if true */ void CanInterface::enableConsoleOut(bool vEnabled) { @@ -200,7 +200,7 @@ /*! * \brief CanInterface::checkDevice * \details Checks if the device has been connected. - * \return + * \return true on successful device test and connection. */ bool CanInterface::testDevice() {