Index: firmware/App/Services/Interrupts.h =================================================================== diff -u -r6499ea25921fcf67826fa0c35bb03caf411ba542 -r8f774b5281d17ba076885cd97d095165d0ce3f42 --- firmware/App/Services/Interrupts.h (.../Interrupts.h) (revision 6499ea25921fcf67826fa0c35bb03caf411ba542) +++ firmware/App/Services/Interrupts.h (.../Interrupts.h) (revision 8f774b5281d17ba076885cd97d095165d0ce3f42) @@ -34,6 +34,8 @@ void initInterrupts( void ); +BOOL getSci2FEOEError( void ); + /**@}*/ #endif