more tests

This commit is contained in:
proddy
2021-03-26 17:27:39 +01:00
parent b931e282f2
commit 8f1243850f
2 changed files with 17 additions and 1 deletions

View File

@@ -30,10 +30,11 @@ namespace emsesp {
// #define EMSESP_TEST_DEFAULT "mixer"
// #define EMSESP_TEST_DEFAULT "web"
// #define EMSESP_TEST_DEFAULT "general"
#define EMSESP_TEST_DEFAULT "boiler"
// #define EMSESP_TEST_DEFAULT "boiler"
// #define EMSESP_TEST_DEFAULT "mqtt2"
// #define EMSESP_TEST_DEFAULT "mqtt_nested"
// #define EMSESP_TEST_DEFAULT "ha"
#define EMSESP_TEST_DEFAULT "board_profile"
class Test {
public: