From bd8439c2f9f478a2abf052129ac4d6452d8821e1 Mon Sep 17 00:00:00 2001 From: Harald Barth Date: Tue, 8 Nov 2022 23:35:07 +0100 Subject: [PATCH] Fix: Roster indexing when sending to withrottle --- WiThrottle.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WiThrottle.cpp b/WiThrottle.cpp index 6c427b7..cfc4a74 100644 --- a/WiThrottle.cpp +++ b/WiThrottle.cpp @@ -298,7 +298,7 @@ void WiThrottle::parse(RingStream * stream, byte * cmdx) { #ifdef EXRAIL_ACTIVE StringFormatter::send(stream,F("RL%d"), RMFT2::rosterNameCount); for (int16_t r=0;r