Just4Trionic - CAN and BDM FLASH programmer for Saab cars

Dependencies:   mbed

Revision:
5:1775b4b13232
Parent:
4:682d96ff6d79
Child:
6:2fbcbebed28c
--- a/t7can.cpp	Wed Sep 11 11:55:51 2013 +0000
+++ b/t7can.cpp	Sat Apr 25 17:07:08 2015 +0000
@@ -282,7 +282,7 @@
     printf("Trionic 7 Command Menu\r\n");
     printf("======================\r\n");
     printf("D - DUMP the T7 ECU FLASH to a file 'ORIGINAL.BIN'\r\n");
-    printf("F - FLASH the update file 'MODIFIED.HEX' to the T7\r\n");
+    printf("F - FLASH the update file 'MODIFIED.BIN' to the T7\r\n");
     printf("\r\n");
     printf("I - Try to open CAN I-Bus (47619 Bit/s)\r\n");
     printf("P - Try to open CAN P-Bus (500 kBit/s)\r\n");
@@ -305,7 +305,7 @@
     printf("Trionic 7 Command Menu\r\n");
     printf("======================\r\n");
     printf("D - DUMP the T7 ECU FLASH to a file 'ORIGINAL.BIN'\r\n");
-    printf("F - FLASH the update file 'MODIFIED.HEX' to the T7\r\n");
+    printf("F - FLASH the update file 'MODIFIED.BIN' to the T7\r\n");
     printf("\r\n");
     printf("I - Try to open CAN I-Bus (47619 Bit/s)\r\n");
     printf("P - Try to open CAN P-Bus (500 kBit/s)\r\n");