Index: firmware/App/Services/FpgaTD.h =================================================================== diff -u -r2de8bd54fe7ce6557115820251069611b49aa0ab -r9e43275cfdf3f60042d69d9cbbfc6d74142fa5e5 --- firmware/App/Services/FpgaTD.h (.../FpgaTD.h) (revision 2de8bd54fe7ce6557115820251069611b49aa0ab) +++ firmware/App/Services/FpgaTD.h (.../FpgaTD.h) (revision 9e43275cfdf3f60042d69d9cbbfc6d74142fa5e5) @@ -162,6 +162,10 @@ U16 getFPGASyringePumpADCChannel0( void ); U16 getFPGASyringePumpADCChannel1( void ); U16 getFPGASyringePumpADCChannel2( void ); +U16 getFPGASyringePumpADCChannel3( void ); +U08 getFPGASyringePumpDACStatus( void ); +U16 getFPGASyringePumpDACSetting( void ); +U16 getFPGASyringePumpDACStoredSetting( void ); /**@}*/