optionschecker

This commit is contained in:
e2002
2022-11-30 18:09:54 +03:00
parent 144f80f033
commit f7c8aaa965
3 changed files with 25 additions and 1 deletions

View File

@@ -25,6 +25,7 @@
#include "src/core/netserver.h"
#include "src/core/controls.h"
#include "src/core/mqtt.h"
#include "src/core/optionschecker.h"
extern __attribute__((weak)) void yoradio_on_setup();