standalone w/ web server for testing

This commit is contained in:
proddy
2020-07-20 15:54:57 +02:00
parent cbd3585276
commit 63e75c2d63
27 changed files with 2847 additions and 88 deletions

View File

@@ -34,6 +34,8 @@
#include "mqtt.h"
#include "emsesp.h"
MAKE_PSTR_WORD(test)
namespace emsesp {
class Test {