remove a few DSR Router bits for S&F Module

This commit is contained in:
Thomas Göttgens
2022-11-28 21:58:30 +01:00
parent fe95247d56
commit f3c5a01daf
5 changed files with 3 additions and 15 deletions

View File

@@ -21,7 +21,6 @@ extern "C" {
* DONE: Implement basic interface and use it elsewhere in app
* Add naive flooding mixin (& drop duplicate rx broadcasts), add tools for sending broadcasts with incrementing sequence #s
* Add an optional adjacent node only 'send with ack' mixin. If we timeout waiting for the ack, call handleAckTimeout(packet)
* Add DSR mixin
*
**/