http test, not working

This commit is contained in:
2020-11-15 23:10:03 +01:00
parent 4f27f18970
commit b9e1baee5b
6 changed files with 82 additions and 6 deletions

View File

@ -18,7 +18,7 @@
#include <eeprom.h>
#include <wizHelper.h>
#include <mqttComm.h>
// #include <httpTest.h>
void my_setup_1() {
schInit();
@ -193,7 +193,7 @@ void my_setup_2() {
wizInit();
mqttCommInit();
// httpTestInit();
frontendInit();
frontendSetThreshold(240);