From 6ceb4230337ab8be0ba6b10322571044829ffd4a Mon Sep 17 00:00:00 2001 From: Kevin Hester Date: Mon, 8 Mar 2021 12:03:04 +0800 Subject: [PATCH] TODO update --- docs/software/TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/software/TODO.md b/docs/software/TODO.md index 26fb08851..b26ce9b5b 100644 --- a/docs/software/TODO.md +++ b/docs/software/TODO.md @@ -29,6 +29,7 @@ You probably don't care about this section - skip to the next one. * DONE release protobufs * DONE release to developers * DONE fix setch-fast in python tool +* turn off fault 8: https://github.com/meshtastic/Meshtastic-device/issues/734 * age out pendingrequests in the python API * DONE stress test channel download from python, sometimes it seems like we don't get all replies, bug was due to simultaneous android connection * DONE combine acks and responses in a single message if possible (do routing plugin LAST and drop ACK if someone else has already replied)