add test for 'send' command

This commit is contained in:
proddy
2021-10-20 09:21:12 +02:00
parent 4f47712d52
commit b3472c3919
2 changed files with 10 additions and 3 deletions

View File

@@ -39,9 +39,9 @@ namespace emsesp {
// #define EMSESP_DEBUG_DEFAULT "shower_alert"
// #define EMSESP_DEBUG_DEFAULT "310"
// #define EMSESP_DEBUG_DEFAULT "render"
// #define EMSESP_DEBUG_DEFAULT "api"
#define EMSESP_DEBUG_DEFAULT "api"
// #define EMSESP_DEBUG_DEFAULT "crash"
#define EMSESP_DEBUG_DEFAULT "mqtt_individual"
// #define EMSESP_DEBUG_DEFAULT "mqtt_individual"
class Test {
public: