Prusa MINI Firmware overview
|
#include "lwip/err.h"
Go to the source code of this file.
Functions | |
err_t | lwsapi_init (void) |
Init (start) the LwIP WSAPI server. More... | |
Init (start) the LwIP WSAPI server.
Start LwIP WSAPI http server, which means set TCP priority for new protocol control block, bind on TCP port and set callback for accepting new connection.