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

Rename .ino to match folder name and make changes for WiFi

This commit is contained in:
FrightRisk
2020-09-18 19:40:18 -04:00
parent 6eec133b24
commit ae2869ba8d
6 changed files with 89 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
/*
* © 2020, Chris Harlow. All rights reserved.
*
* This is a basic, no frills CVreader example of a DCC++ compatible setup.
* This is a basic, no frills DCC-EX example of a DCC++ compatible setup.
* There are more advanced examples in the examples folder i
*/