Just4Trionic - CAN and BDM FLASH programmer for Saab cars

Dependencies:   mbed

Revision:
5:1775b4b13232
Parent:
4:682d96ff6d79
--- a/t8utils.h	Wed Sep 11 11:55:51 2013 +0000
+++ b/t8utils.h	Sat Apr 25 17:07:08 2015 +0000
@@ -11,7 +11,7 @@
 #include "common.h"
 #include "canutils.h"
 
-#include "t8bootloaders.h"
+//#include "t8bootloaders.h"
 #include "gmlan.h"
 
 
@@ -45,11 +45,10 @@
 extern bool t8_initialise();
 extern bool t8_show_VIN();
 extern bool t8_write_VIN();
-extern bool t8_authenticate(char level);
+extern bool t8_authenticate(uint32_t ReqID, uint32_t RespID, char level);
 extern bool t8_dump();
 extern bool t8_flash();
-extern bool t8_flash_raw();
-extern bool t8_erase();
+extern bool t8_recover();
 
 
 #endif
\ No newline at end of file