Index: firmware/App/Drivers/BubbleDetector.c =================================================================== diff -u -rabba5986eed8c2f702ca1ed70afd735a7f31db2a -r0c8ae7b952186d912c77d8c2cfb7dad809fa5225 --- firmware/App/Drivers/BubbleDetector.c (.../BubbleDetector.c) (revision abba5986eed8c2f702ca1ed70afd735a7f31db2a) +++ firmware/App/Drivers/BubbleDetector.c (.../BubbleDetector.c) (revision 0c8ae7b952186d912c77d8c2cfb7dad809fa5225) @@ -107,8 +107,8 @@ * @brief * The testBubbleDetectOverride function overrides the bubble detect state * for a given bubble detector. - * @details \b Inputs: msTimerCount - * @details \b Outputs: alarmStartedAt[] + * @details \b Inputs: none + * @details \b Outputs: currentBubbleState[] * @param message Override message from Dialin which includes an ID of * the sensor to override and the state to override the sensor to. * @return TRUE if override request is successful, FALSE if not