Command class for communication. Commands have a command member and up to four arguments with variable types.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
0:90ca7dd67eb8 | 2017-08-09 | williampeers | Working. Doesn't detect bad argument type though, just treats it like expected type without giving error. |