mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
on ESP32 no need to use flash strings for MQTT names
This commit is contained in:
@@ -23,8 +23,8 @@
|
|||||||
|
|
||||||
#include "telegram.h" // for EMS_VALUE_* settings
|
#include "telegram.h" // for EMS_VALUE_* settings
|
||||||
|
|
||||||
// #define FJSON(x) x
|
#define FJSON(x) x
|
||||||
#define FJSON(x) F(x)
|
// #define FJSON(x) F(x)
|
||||||
|
|
||||||
namespace emsesp {
|
namespace emsesp {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user