5 lines
97 B
C
5 lines
97 B
C
#define MAX_LINE_LENGTH 500 /* max possible length of S-rec line */
|
|
|
|
char s_rec_process(void);
|
|
|