Use demo as default app.
[bertos.git] / app / triface / protocol.c
2006-09-20 marcoUsage examples of MAKE_CMD.
2006-06-14 marcoAdd response code. Add command ping.
2006-06-14 marcoUse new macros for defining commands.
2006-06-13 marcoFixed a bug in protocol_reply. Simplified rpc.
2006-06-12 marcoimplemented some commands (ver and sleep)
2006-06-01 marcoAdd first simple protocol command (version request).