mirror of
https://github.com/HendrikRauh/dmx-interface.git
synced 2025-11-29 00:56:21 +00:00
moved onGetNetworks function to new file
This commit is contained in:
parent
0d3a398f83
commit
f92e51377c
5 changed files with 39 additions and 30 deletions
|
|
@ -48,6 +48,4 @@ void onGetConfig(AsyncWebServerRequest *request);
|
|||
|
||||
void onPutConfig(AsyncWebServerRequest *request, uint8_t *data, size_t len, size_t index, size_t total);
|
||||
|
||||
void onGetNetworks(AsyncWebServerRequest *request);
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue