mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-25 20:26:41 +00:00
Add ARDUINOJSON_ENABLE_STD_STRING for std::string
This commit is contained in:
parent
abb69ce5dd
commit
38f80b0b91
@ -183,6 +183,7 @@ build_flags=
|
||||
-D LV_MEM_SIZE=12288U ; 12kB lvgl memory
|
||||
; -- ArduinoJson build options ----------------------------
|
||||
-D ARDUINOJSON_ENABLE_PROGMEM=1 ; for PROGMEM arguments
|
||||
-D ARDUINOJSON_ENABLE_STD_STRING=1 ; for std::string
|
||||
; -- hasp-lvgl build options ------------------------
|
||||
-D HASP_USE_TELNET=1
|
||||
;-D HASP_USE_SPIFFS=1
|
||||
|
Loading…
x
Reference in New Issue
Block a user