Index: firmware/App/Services/Interrupts.h =================================================================== diff -u -r0a4dcd288d4347b85baaa0b07da568b6add5eac7 -r1145e9197855b4f2cb79eb407d3899059b0ca410 --- firmware/App/Services/Interrupts.h (.../Interrupts.h) (revision 0a4dcd288d4347b85baaa0b07da568b6add5eac7) +++ firmware/App/Services/Interrupts.h (.../Interrupts.h) (revision 1145e9197855b4f2cb79eb407d3899059b0ca410) @@ -34,6 +34,8 @@ void initInterrupts( void ); +BOOL getSci2FEOEError( void ); + /**@}*/ #endif