Spell check all Code (#5228)

* Spelling Fixes

* More Spelling Errors

* More Spelling Checks

* fixed wording

* Undo mesh\generated changes

* Missed one file on readd

* missed second file
This commit is contained in:
Technologyman00
2024-11-02 20:25:05 -05:00
committed by GitHub
parent 93bc61c855
commit bee474ee54
20 changed files with 27 additions and 27 deletions

View File

@@ -224,7 +224,7 @@ int32_t ReliableRouter::doRetransmissions()
bool stillValid = true; // assume we'll keep this record around
// FIXME, handle 51 day rolloever here!!!
// FIXME, handle 51 day rollover here!!!
if (p.nextTxMsec <= now) {
if (p.numRetransmissions == 0) {
LOG_DEBUG("Reliable send failed, returning a nak for fr=0x%x,to=0x%x,id=0x%x", p.packet->from, p.packet->to,