summaryrefslogtreecommitdiff
path: root/gpsflash.c
diff options
context:
space:
mode:
Diffstat (limited to 'gpsflash.c')
-rw-r--r--gpsflash.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/gpsflash.c b/gpsflash.c
index 65e33674..44de60c3 100644
--- a/gpsflash.c
+++ b/gpsflash.c
@@ -189,3 +189,7 @@ usage(void){
exit(1);
}
+/*
+ dlgsp2.bin looks for this header
+ unsigned char hdr[] = "S00600004844521B\r\n";
+*/