Index: firmware/App/Controllers/DialOutFlow.c =================================================================== diff -u -r73efc9ee7f318903f780d16b25bb9056412c4270 -r5bd79f9cadaa4588be2797b7f68addd359a24f80 --- firmware/App/Controllers/DialOutFlow.c (.../DialOutFlow.c) (revision 73efc9ee7f318903f780d16b25bb9056412c4270) +++ firmware/App/Controllers/DialOutFlow.c (.../DialOutFlow.c) (revision 5bd79f9cadaa4588be2797b7f68addd359a24f80) @@ -237,7 +237,8 @@ /************************************************************************* * @brief updateTargetVolume * The updateTargetVolume function updates the next sample for total target - * volume based on rate of UF + * volume based on rate of UF. This function is called during RUN state + * normally running every TASK_GENERAL_INTERVAL (50 msecs / 20 Hz) * * @return none *************************************************************************/