Index: firmware/App/Services/FPGA.h =================================================================== diff -u -r6417c75d0c2a9643bcdb797065dbcde59e1dc734 -rf7b149d8b8c9ea6ac58e4739101693d251d7a355 --- firmware/App/Services/FPGA.h (.../FPGA.h) (revision 6417c75d0c2a9643bcdb797065dbcde59e1dc734) +++ firmware/App/Services/FPGA.h (.../FPGA.h) (revision f7b149d8b8c9ea6ac58e4739101693d251d7a355) @@ -80,6 +80,8 @@ void setFPGASensorTest( U08 sensorTest ); BOOL getFPGABloodLeakDetectorStatus( void ); +OPN_CLS_STATE_T getFPGADoorState( void ); + void setFPGAValvesControlMode( U16 bits ); U16 getFPGAValvesStatus( void );