Refactor Dataflash and Flash25 struct.
[bertos.git] / bertos / drv / flash25_test.c
index 921cb4eab430be3d4d9d39bc8df84a3b6e78c701..814c1648b88b097fcebb53704a21db16c68985c7 100644 (file)
@@ -53,7 +53,7 @@
 
 bool flash25_test(KFile *channel)
 {
-       Flash25KFile fd;
+       Flash25 fd;
        uint8_t test_buf[256];
 
        /*