Index: firmware/App/Controllers/LoadCell.c =================================================================== diff -u -r34ae229d1508df89630f4dc5fbe9291d135f0686 -rd70d93528b59ef7b09032a3bf4128bee0ff6e297 --- firmware/App/Controllers/LoadCell.c (.../LoadCell.c) (revision 34ae229d1508df89630f4dc5fbe9291d135f0686) +++ firmware/App/Controllers/LoadCell.c (.../LoadCell.c) (revision d70d93528b59ef7b09032a3bf4128bee0ff6e297) @@ -100,7 +100,7 @@ * @details Outputs: LoadCell module initialized. * @return none *************************************************************************/ - void initLoadCell( void ) +void initLoadCell( void ) { U32 i; U32 j;