+ add FlashAir support for host upload

This commit is contained in:
Stephan Reichhelm
2019-05-07 19:51:14 +02:00
committed by Vojtěch Bubník
parent 2399570950
commit 3321ae7f13
6 changed files with 272 additions and 1 deletions

View File

@@ -144,6 +144,8 @@ set(SLIC3R_GUI_SOURCES
Utils/OctoPrint.hpp
Utils/Duet.cpp
Utils/Duet.hpp
Utils/FlashAir.cpp
Utils/FlashAir.hpp
Utils/PrintHost.cpp
Utils/PrintHost.hpp
Utils/Bonjour.cpp