Index: firmware/App/Services/FPGA.h =================================================================== diff -u -rb5756e5b5041288a2e95585990cce5a93756d693 -rd66d7110b82c3818713c42f201257cce0bec101a --- firmware/App/Services/FPGA.h (.../FPGA.h) (revision b5756e5b5041288a2e95585990cce5a93756d693) +++ firmware/App/Services/FPGA.h (.../FPGA.h) (revision d66d7110b82c3818713c42f201257cce0bec101a) @@ -43,7 +43,6 @@ void signalFPGATransmitCompleted( void ); U16 getFPGAStatus( void ); -void setFPGAControl( U16 ctrl ); F32 getFPGABloodFlowSignalStrength( void ); F32 getFPGADialysateFlowSignalStrength( void );