mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2025-05-06 02:54:55 +02:00
In prep for Wifi siolution, all output functions changed to expect Print class instead of Stream... Can still pass Serial1 etc because Stream extends Print, but this allows for an output-only class extending Print to collect a response buffer for Wifi sending with AT commands.
CVReader
Reads DCC cvs from loco on prog track
Languages
C++
84.4%
C
13.5%
PowerShell
1.6%
Shell
0.4%
Batchfile
0.1%