Refactor to make some real design docs

This commit is contained in:
geeksville
2020-03-05 18:39:24 -08:00
parent ab73033e51
commit ffe8bf2be6
8 changed files with 209 additions and 118 deletions

View File

@@ -0,0 +1,6 @@
This is a mini design doc for various core behaviors...
* [Power Management](power.md)
* [Mesh algorithm](mesh-alg.md)
* [Bluetooth API](bluetooth-api.md) and porting guide for new clients (iOS, python, etc...)
* TODO: how to port the device code to a new device.