1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-23 08:45:22 +03:00
Commit Graph

1 Commits

Author SHA1 Message Date
2ec2679d6e - Move all serialization code to separate Serializer namespace and files.
- Generalize and improve JSON processing code.

- Prevent mesh passwords from containing " characters to avoid messing up the JSON processing.

- Improve documentation.
2020-05-10 16:42:57 +02:00