mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2026-05-19 23:34:43 +02:00
Make string support generic (issue #1807)
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
// MIT License
|
||||
|
||||
#define ARDUINOJSON_ENABLE_PROGMEM 1
|
||||
#define ARDUINOJSON_ENABLE_ARDUINO_STRING 1
|
||||
|
||||
#include "custom_string.hpp"
|
||||
#include "progmem_emulation.hpp"
|
||||
|
||||
Reference in New Issue
Block a user