Re-Refactor code under new specs. FlashAvr.
[bertos.git] / app / triface / boot / main.c
index 478ebcd8642d1d7afa11f8bb17b3f15c74704a42..d4c863ee51ad2874b600947c0fd16514b4d7a639 100644 (file)
@@ -63,8 +63,8 @@
 
 int main(void)
 {
-       FlashAvrKFile flash;
-       KFileSerial ser;
+       FlashAvr flash;
+       SerialKFile ser;
 
 
        // Set up flash programming functions.