Commit graph

10 commits

Author SHA1 Message Date
Wesley Moore
6eb63d55a4
Document some more items and make some more public
The newly made public items are so that arbitrary commands can be sent.
2018-12-26 14:03:02 +11:00
Wesley Moore
ca8175ca3e
Document most public items 2018-12-26 12:54:30 +11:00
Wesley Moore
b776198b87
Update example to use config builder 2018-12-26 08:43:04 +11:00
Wesley Moore
f7e8275b30
Add builder for constructing display 2018-11-28 08:10:16 +11:00
Wesley Moore
0481bd185b
Implement clearing with colours and add tests for it 2018-11-16 21:58:57 +11:00
Wesley Moore
7b1e0b15c6
Add graphics module 2018-11-14 18:02:33 +11:00
Wesley Moore
92a277f65b
Refactor DisplayInterface into trait, implement Command::execute 2018-11-14 13:13:24 +11:00
Wesley Moore
a4f5520d5c
Add command module 2018-11-14 08:23:14 +11:00
Wesley Moore
2c17a4310e
Add interface module 2018-11-13 18:13:52 +11:00
Wesley Moore
cea8858596
Initial commit 2018-11-13 16:41:24 +11:00