Index: firmware/App/Services/FPGA.h =================================================================== diff -u -rc12bff518c0b58065eede15469ad8a2a6f6e317b -re7f256098e5c23cc621af73b17160a247d40559c --- firmware/App/Services/FPGA.h (.../FPGA.h) (revision c12bff518c0b58065eede15469ad8a2a6f6e317b) +++ firmware/App/Services/FPGA.h (.../FPGA.h) (revision e7f256098e5c23cc621af73b17160a247d40559c) @@ -66,7 +66,7 @@ U16 getFPGAPrimaryHeaterTemp( void ); U08 getFPGAPrimaryHeaterFlags( void ); -U08 geetFPGAPrimaryHeaterReadCount( void ); +U08 getFPGAPrimaryHeaterReadCount( void ); U16 getFPGATrimmerHeaterTemp( void );