Index: firmware/App/Controllers/Valves.c =================================================================== diff -u -rbce6e6d1cfb6e8a0b186419416460ead3a44e5e1 -r9102c5da21a15bdaf4bb3bc38795ceb064e3c443 --- firmware/App/Controllers/Valves.c (.../Valves.c) (revision bce6e6d1cfb6e8a0b186419416460ead3a44e5e1) +++ firmware/App/Controllers/Valves.c (.../Valves.c) (revision 9102c5da21a15bdaf4bb3bc38795ceb064e3c443) @@ -448,7 +448,7 @@ /*********************************************************************//** * @brief - * The publishValvesStates function publishes DG valves states at the set interval. + * The publishValvesStates function publishes DD valves states at the set interval. * @details \b Inputs: valvesStatesPublicationTimerCounter * @details \b Outputs: valvesStatesPublicationTimerCounter * @details \b Messages: MSG_ID_DD_VALVES_STATES_DATA to publish FPGA read valve states.