Index: firmware/App/Controllers/LoadCell.c =================================================================== diff -u -rfa3ad11dca8c505783e69174368f1d1f72e6dd18 -r6b13bb16465fb2eee853288fe0d109223d978cdd --- firmware/App/Controllers/LoadCell.c (.../LoadCell.c) (revision fa3ad11dca8c505783e69174368f1d1f72e6dd18) +++ firmware/App/Controllers/LoadCell.c (.../LoadCell.c) (revision 6b13bb16465fb2eee853288fe0d109223d978cdd) @@ -96,7 +96,7 @@ * @details Outputs: LoadCell module initialized. * @return none *************************************************************************/ - void initLoadCell( void ) +void initLoadCell( void ) { U32 i; U32 j;