LED-bot
LED-bot copied to clipboard
write documentation
document the hardware and software build process so it can be reproduced
Still a work in progress, but we've added some annotations in the code, docs are on the wiki!
It may be nice to have docs inside the repository in rst/markdown.
- New features or bug fixes can come with documentation fixes.
- Doc changes will fall nicely into the pull request workflow, and notify everyone of changes.
- The wiki is not associated with any branch of code, so changes to the documentation will have to wait until the code is on master.
But, also its nice to have it in a wiki, making it extremely easy to view and edit.
Seems reasonable!