This commit is contained in:
e2002
2023-02-24 17:15:17 +03:00
parent 6bef9ca9d7
commit a43d639467
12 changed files with 56 additions and 48 deletions

View File

@@ -1,7 +1,7 @@
#ifndef options_h
#define options_h
#define YOVERSION "0.8.950"
#define YOVERSION "0.8.962"
/*******************************************************
DO NOT EDIT THIS FILE.
@@ -15,7 +15,9 @@ STORE YOUR SETTINGS IN THE *** myoptions.h *** FILE.
#if __has_include("../../mytheme.h")
#include "../../mytheme.h" /* <- Theme file */
#endif
#if __has_include("../../mqttoptions.h")
#include "../../mqttoptions.h"
#endif
/*******************************************************
The connection tables are located here https://github.com/e2002/yoradio#connection-tables