This website requires JavaScript.
Explore
Help
Sign In
github-mirrors
/
thirdparty-ArduinoJson
Watch
1
Star
0
Fork
0
You've already forked thirdparty-ArduinoJson
mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced
2025-11-01 16:14:05 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b54f1ffc1d1f8d365d61ae2e0bfbfeff68754a30
thirdparty-ArduinoJson
/
include
/
ArduinoJson
/
Arduino
History
Benoit Blanchon
056682327b
Changed
String
to be a
typedef
of
std::string
(issues
#142
and
#161
)
2015-11-25 21:09:18 +01:00
..
Print.hpp
Use
float
instead of
double
to reduce the size of
JsonVariant
(issue
#134
)
2015-10-30 23:03:16 +01:00
String.hpp
Changed
String
to be a
typedef
of
std::string
(issues
#142
and
#161
)
2015-11-25 21:09:18 +01:00