added central menu

This commit is contained in:
lumapu 2022-10-23 01:47:58 +02:00
parent 0f0bbd4b7f
commit bb1f345e29
10 changed files with 221 additions and 43 deletions

View file

@ -42,6 +42,7 @@ class webApi {
void getRadio(JsonObject obj);
void getSerial(JsonObject obj);
void getMenu(JsonObject obj);
void getIndex(JsonObject obj);
void getSetup(JsonObject obj);
void getNetworks(JsonObject obj);