mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 08:19:52 +03:00
test flash vs non-flash for json variables
This commit is contained in:
@@ -28,6 +28,9 @@
|
||||
#define BOOL_FORMAT_TRUEFALSE 2
|
||||
#define BOOL_FORMAT_NUMBERS 3
|
||||
|
||||
// #define FJSON(x) x
|
||||
#define FJSON(x) F(x)
|
||||
|
||||
namespace emsesp {
|
||||
|
||||
class Helpers {
|
||||
|
||||
Reference in New Issue
Block a user