Index: firmware/App/Controllers/LoadCell.c =================================================================== diff -u -rc0ef736096da93e4d094f2408146f0238fd2328a -rb44ada60ff513efce0b763c9a541fa4931789486 --- firmware/App/Controllers/LoadCell.c (.../LoadCell.c) (revision c0ef736096da93e4d094f2408146f0238fd2328a) +++ firmware/App/Controllers/LoadCell.c (.../LoadCell.c) (revision b44ada60ff513efce0b763c9a541fa4931789486) @@ -163,15 +163,13 @@ void execLoadCell( void ) { LOAD_CELL_ID_T ii; + LOAD_CELL_ID_T alarmID; U32 a1 = getFPGALoadCellA1(); U32 a2 = getFPGALoadCellA2(); U32 b1 = getFPGALoadCellB1(); U32 b2 = getFPGALoadCellB2(); - F32 weight = 0.0F; - BOOL isLoadCellOutOfRange = FALSE; - U08 alarmID = 0; F32 alarmLoadCell = 0.0F; // Check error bits from new readings