Bureaucrats, checkuser, Administrators
3,313
edits
(→Notes) |
(→Notes) |
||
Line 34: | Line 34: | ||
Typing <>< into the clock causes it to sleep for a couple of seconds. | Typing <>< into the clock causes it to sleep for a couple of seconds. | ||
Command messages are in the format: | |||
>inflags#sendresponse#cmdnum#serialtask#inbuf#args,args,...#checksum< | |||
All except inbuf are in hex. Use <code>0</code> for inflags, <code>1</code> for sendresponse, <code>0</code> for serialtask, and <code>cc</code> to ignore the checksum | |||
=== Get version === | |||
Send: | |||
>0#1#F5#00#0#0#cc< | |||
Response: | |||
>00#90#05#04,07#1D< | |||
== Firmware == | == Firmware == |