rename Network to NetworkLock

This commit is contained in:
technyon
2022-06-27 21:44:48 +02:00
parent 2d871a7bc9
commit 6fcde79629
20 changed files with 113 additions and 113 deletions

View File

@@ -29,7 +29,7 @@ include_directories(${PROJECT_NAME}
file(GLOB SRCFILES
Pins.h
Network.cpp
NetworkLock.cpp
NetworkOpener.cpp
networkDevices/NetworkDevice.h
networkDevices/WifiDevice.cpp