mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2024-11-22 23:56:13 +01:00
Rename Parser
This commit is contained in:
parent
4033b6a597
commit
49cd0a866c
|
@ -57,7 +57,7 @@ void setup() {
|
|||
|
||||
EEStore::init();
|
||||
|
||||
JMRIParser::init(mainTrack, progTrack); // Set up the string parser to accept commands from the interfaces
|
||||
DCCEXParser::init(mainTrack, progTrack); // Set up the string parser to accept commands from the interfaces
|
||||
CommManager::showInitInfo();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user