Mercurial > ~darius > hgwebdir.cgi > tempctrl
comparison 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 |
comparison
equal
deleted
inserted
replaced
64:11c453539d31 | 65:1ef17cd8af7a |
---|---|
206 "ou port val Write to a port (val in hex)\r\n" | 206 "ou port val Write to a port (val in hex)\r\n" |
207 "dd port [val] Read/write DDR for a port (val in hex)\r\n" | 207 "dd port [val] Read/write DDR for a port (val in hex)\r\n" |
208 "rt ROMID Read DS2502 status page\r\n" | 208 "rt ROMID Read DS2502 status page\r\n" |
209 "we ROMID adr val Write data into a DS2502 PROM (adr & val in hex)\r\n" | 209 "we ROMID adr val Write data into a DS2502 PROM (adr & val in hex)\r\n" |
210 "rr ROMID Read DS2502 PROM\r\n" | 210 "rr ROMID Read DS2502 PROM\r\n" |
211 "zz Reset MCU\r\n" | 211 "zz Reset MCU\r\n" |
212 "gc Get time of day\r\n" | 212 "gc Get time of day\r\n" |
213 "sc time Set time of day (time is YYYY/MM/DD HH:MM:SS)\r\n" | 213 "sc time Set time of day (time is YYYY/MM/DD HH:MM:SS)\r\n" |
214 #ifdef WITHUSB | 214 #ifdef WITHUSB |
215 "us Generate USB data\r\n" | 215 "us Generate USB data\r\n" |
216 #endif | 216 #endif |