changeset 601:05bcd5618c9a

gsm-fw/bsp/niq32.c: TP_FrameIntHandler() is here
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sun, 17 Aug 2014 21:15:32 +0000
parents 3fea71719423
children 5f93a9a8f9a0
files gsm-fw/bsp/niq32.c
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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)