Added token as option in UI #32

This commit is contained in:
Magnus Persson
2022-01-31 18:50:47 +01:00
parent 761d570d39
commit e1cc54d188
12 changed files with 36 additions and 8 deletions

View File

@ -32,6 +32,7 @@ SOFTWARE.
#define PARAM_PASS "wifi-pass"
#define PARAM_RUNTIME_AVERAGE "runtime-average"
#define PARAM_PUSH_BREWFATHER "brewfather-push"
#define PARAM_TOKEN "token"
#define PARAM_PUSH_HTTP "http-push"
#define PARAM_PUSH_HTTP_H1 "http-push-h1"
#define PARAM_PUSH_HTTP_H2 "http-push-h2"