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

Rename user module mySetup.cpp to myHal.cpp, and function mySetup() to halSetup() within it.

This commit is contained in:
Neil McKechnie
2021-11-15 12:50:02 +00:00
parent fb97ba11de
commit d08f14be3b
3 changed files with 16 additions and 11 deletions

1
.gitignore vendored
View File

@@ -10,6 +10,7 @@ config.h
.vscode/extensions.json
mySetup.h
mySetup.cpp
myHal.cpp
myAutomation.h
myFilter.cpp
myAutomation.h