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