1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2025-07-28 09:53: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

15
.gitignore vendored
View File

@@ -1,7 +1,8 @@
.vscode/*
!.vscode/settings.json
!.vscode/extensions.json
*.code-workspace
# Local History for Visual Studio Code
.history/
Release/*
.ino.cpp
.pioenvs
.piolibdeps
.clang_complete
.gcc-flags.json
.pio/
.vscode/