From 08e2f781b49cf7a5b83910f5115fe6ca6a22c991 Mon Sep 17 00:00:00 2001 From: Asbelos Date: Thu, 27 Oct 2022 18:27:23 +0100 Subject: [PATCH] roster list half error --- WiThrottle.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WiThrottle.cpp b/WiThrottle.cpp index 6d2eb19..44007a0 100644 --- a/WiThrottle.cpp +++ b/WiThrottle.cpp @@ -297,8 +297,8 @@ void WiThrottle::parse(RingStream * stream, byte * cmdx) { StringFormatter::send(stream,F("PPA%x\n"),TrackManager::getMainPower()==POWERMODE::ON); #ifdef EXRAIL_ACTIVE StringFormatter::send(stream,F("RL%d"), RMFT2::rosterNameCount); - for (int16_t r=0;r