# HG changeset patch # User Michael Spacefalcon # Date 1408310132 0 # Node ID 05bcd5618c9aebf42fed9522b29e61590466f814 # Parent 3fea717194232da7e24f1eed12b5a0c2050932b7 gsm-fw/bsp/niq32.c: TP_FrameIntHandler() is here diff -r 3fea71719423 -r 05bcd5618c9a gsm-fw/bsp/niq32.c --- a/gsm-fw/bsp/niq32.c Sun Aug 17 21:07:55 2014 +0000 +++ b/gsm-fw/bsp/niq32.c Sun Aug 17 21:15:32 2014 +0000 @@ -451,8 +451,7 @@ { IQ_FrameCount++; TMT_Timer_Interrupt(); -#if 0 -// FreeCalypso: that L1 or whatever code hasn't been integrated yet +#if CONFIG_INCLUDE_L1 TP_FrameIntHandler(); #endif #if (OP_L1_STANDALONE == 0)