Just4Trionic - CAN and BDM FLASH programmer for Saab cars

Dependencies:   mbed

Revision:
1:d5452e398b76
Parent:
0:e0b964252a05
Child:
2:bf3a2b29259a
--- a/SRecUtils.h	Wed May 19 12:39:18 2010 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-
-// SRecUtils.h - information and definitions needed for working with S-Records
-
-#include "mbed.h"
-
-#define TRUE 1
-#define FALSE 0
-
-extern int SRecGetByte(FILE *fp);
-extern int SRecGetAddress(int size, FILE *fp);