mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced 2025-11-01 08:48:30 +01:00
Allow string to be enclosed in single quotes
This commit is contained in:
@@ -29,7 +29,6 @@ private:
|
||||
inline bool isLong();
|
||||
inline bool isNull();
|
||||
inline bool isSpace();
|
||||
inline bool isString();
|
||||
|
||||
inline void skipOneChar();
|
||||
inline void skipSpaces();
|
||||
|
||||
Reference in New Issue
Block a user