omg, this preprocessor really fails
[pyfrprog.git] / pkernel / flash.c
index e7d1188cbe22dac91de6f100d3970e8c2bc1444e..8379d1c9d9ae5dc97c6a5670221496d717a1bf8f 100644 (file)
@@ -92,8 +92,9 @@ unsigned char FLASH_ChipErase(void)
 
        return flag;
 }
-       
-#if 0 //maybe implement this check too!
+
+//maybe implement this check too!
+#if 0
 unsigned char FLASH_SectorBlankCheck(unsigned int secaddr, unsigned int size)
 {
        unsigned int count;