Refactor KFileSerial to SerialKFile. Tested and working.
[bertos.git] / app / triface / boot / main.c
index 478ebcd8642d1d7afa11f8bb17b3f15c74704a42..0a236cb8e93c78302057608bd6b274afce6b3efb 100644 (file)
@@ -64,7 +64,7 @@
 int main(void)
 {
        FlashAvrKFile flash;
-       KFileSerial ser;
+       SerialKFile ser;
 
 
        // Set up flash programming functions.