add test to crash EMS-ESP

This commit is contained in:
proddy
2021-07-03 20:20:56 +02:00
parent c217a40710
commit 3eb2202117
2 changed files with 14 additions and 3 deletions

View File

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