X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=app%2Ftriface%2Fboot%2Fmain.c;h=dc105baf0374a10c02de0ee5ce608012b89edc5b;hb=6b7a2e7b20bc7fe05a61c17d6d96eb70c67a09c9;hp=97b1cefc4b6621d55090ddf9cd7ce6a9655fb66a;hpb=4cc44c9888a0336b9d01121ec0b7ad95f4a76195;p=bertos.git diff --git a/app/triface/boot/main.c b/app/triface/boot/main.c index 97b1cefc..dc105baf 100644 --- a/app/triface/boot/main.c +++ b/app/triface/boot/main.c @@ -63,8 +63,8 @@ int main(void) { - KFileFlashAvr flash; - KFileSerial ser; + FlashAvr flash; + Serial ser; // Set up flash programming functions.