1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2025-07-28 18:03:45 +02:00

checkAll() only checks one now (and should be renamed)

This commit is contained in:
Harald Barth
2020-10-26 00:56:25 +01:00
parent 9099af3188
commit ecd176042e
3 changed files with 19 additions and 16 deletions

View File

@@ -360,8 +360,7 @@ void DCCEXParser::parse(Print *stream, byte *com, bool blocking)
return;
case 'Q': // SENSORS <Q>
Sensor::checkAll(NULL); // Update, don't print changes
Sensor::printAll(stream); // Print all
Sensor::printAll(stream);
return;
case 's': // <s>