disable wifi if connection via lan

This commit is contained in:
technyon
2022-05-01 22:59:26 +02:00
parent bcdfd6be94
commit 345e5bf620
2 changed files with 4 additions and 2 deletions

View File

@@ -23,8 +23,6 @@ include_directories(${PROJECT_NAME}
)
file(GLOB SRCFILES
# "Lib/FreeRTOS/src/*.c"
# "Lib/FreeRTOS/src/*.cpp"
Pins.h
Network.cpp
networkDevices/NetworkDevice.h