Remove warning during test.
[bertos.git] / bertos / mware / formatwr.c
index 8c79d81f2b6fec443c1db5f6ef67507b623a6654..133a1932852fea9213275ae4003a062cadc31a81 100644 (file)
 
        /*bernie: save some memory, who cares about floats with lots of decimals? */
        #define FRMWRI_BUFSIZE 134
-       #warning 134 is too much, the code must be fixed to have a lower precision limit
+       #if !(ARCH & ARCH_NIGHTTEST)
+               #warning 134 is too much, the code must be fixed to have a lower precision limit
+       #endif
 #else
        /*
         * Conservative estimate. Should be (probably) 12 (which is the size necessary