update dev docs

This commit is contained in:
Kevin Hester
2020-12-11 10:03:46 +08:00
parent b9f1ce70cb
commit af88a34f75
2 changed files with 12 additions and 7 deletions

View File

@@ -6,12 +6,12 @@ For app cleanup:
* DONE make device build always have a valid version
* DONE do fixed position bug https://github.com/meshtastic/Meshtastic-device/issues/536
* check build guide
* write devapi user guide
* DONE check build guide
* DONE write devapi user guide
* DONE update android code: https://developer.android.com/topic/libraries/view-binding/migration
* only do wantReplies once per packet type, if we change network settings force it again
* make gpio watch work, use thread and setup
* make hello world example service
* DONE make hello world example service
* make python ping command
* DONE have python tool check max packet size before sending to device
* DONE if request was sent reliably, send reply reliably