Add missing assert.
[bertos.git] / app / triface / boot / main.c
index 0a236cb8e93c78302057608bd6b274afce6b3efb..dc105baf0374a10c02de0ee5ce608012b89edc5b 100644 (file)
@@ -63,8 +63,8 @@
 
 int main(void)
 {
-       FlashAvrKFile flash;
-       SerialKFile ser;
+       FlashAvr flash;
+       Serial ser;
 
 
        // Set up flash programming functions.