diff testavr.c @ 65:1ef17cd8af7a

Tab to space conversion in usage text.
author darius@Inchoate
date Sun, 18 Jan 2009 20:03:24 +1030
parents 4d914a1fd487
children
line wrap: on
line diff
--- a/testavr.c	Sun Jan 18 18:04:01 2009 +1030
+++ b/testavr.c	Sun Jan 18 20:03:24 2009 +1030
@@ -208,7 +208,7 @@
 		      "rt ROMID	        Read DS2502 status page\r\n"
 		      "we ROMID adr val Write data into a DS2502 PROM (adr & val in hex)\r\n"
 		      "rr ROMID         Read DS2502 PROM\r\n"
-		      "zz		Reset MCU\r\n"
+		      "zz               Reset MCU\r\n"
 		      "gc               Get time of day\r\n"
 		      "sc time          Set time of day (time is YYYY/MM/DD HH:MM:SS)\r\n"
 #ifdef WITHUSB