add API to test suite

This commit is contained in:
proddy
2021-06-10 23:10:26 +02:00
parent fad1b09e19
commit 50540f1f82
5 changed files with 34 additions and 7 deletions

View File

@@ -37,7 +37,8 @@ namespace emsesp {
// #define EMSESP_DEBUG_DEFAULT "ha"
// #define EMSESP_DEBUG_DEFAULT "board_profile"
// #define EMSESP_DEBUG_DEFAULT "shower_alert"
#define EMSESP_DEBUG_DEFAULT "310"
// #define EMSESP_DEBUG_DEFAULT "310"
#define EMSESP_DEBUG_DEFAULT "api"
class Test {
public: