fix display of mqtt subscriptions

This commit is contained in:
proddy
2021-10-20 09:34:50 +02:00
parent b3472c3919
commit fb7bafdb87
3 changed files with 8 additions and 5 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: