Added the webserver and the wifi handling
This commit is contained in:
2
prepend_include.cmake
Normal file
2
prepend_include.cmake
Normal file
@@ -0,0 +1,2 @@
|
||||
file(READ "src/fsdata.c" CONTENT)
|
||||
file(WRITE "src/fsdata.c" "#include \"lwip/apps/fs.h\"\n${CONTENT}")
|
||||
Reference in New Issue
Block a user