Index: firmware/App/Services/FpgaDD.h =================================================================== diff -u -r48c75a394c56b82886760e9a136b638edecf7572 -rbce6e6d1cfb6e8a0b186419416460ead3a44e5e1 --- firmware/App/Services/FpgaDD.h (.../FpgaDD.h) (revision 48c75a394c56b82886760e9a136b638edecf7572) +++ firmware/App/Services/FpgaDD.h (.../FpgaDD.h) (revision bce6e6d1cfb6e8a0b186419416460ead3a44e5e1) @@ -190,10 +190,10 @@ U16 getFPGAPRoRawTemperature( void ); //Level sensor -U16 getFPGALevelSensor1( void ); -U16 getFPGALevelSensor2( void ); -U08 getFPGAFloater1Status( void ); -U08 getFPGAFloater2Status( void ); +U16 getFPGALevelSensor1( void ); +U16 getFPGALevelSensor2( void ); +BOOL getFPGAFloater1Status( void ); +U08 getFPGAFloater2Status( void ); //Temperature sensors U32 getFPGAInletHeatExchangerTemp( void );