This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
ArduinoJson
Watch
1
Star
0
Fork
0
You've already forked ArduinoJson
forked from
bblanchon/ArduinoJson
Code
Pull Requests
Activity
Files
a6724bd03f5e47cdf3a2505832ab8562011adefa
ArduinoJson
/
src
History
Benoit Blanchon
a6724bd03f
Added
RawJson()
to insert pregenerated JSON portions (issue
#259
)
2016-04-16 16:15:01 +02:00
..
Internals
Added
RawJson()
to insert pregenerated JSON portions (issue
#259
)
2016-04-16 16:15:01 +02:00
ArduinoJson.h
Updated copyright year from 2015 to 2016
2016-01-07 22:39:57 +01:00
CMakeLists.txt
Travis: added GCC 4.4, 4.5, 4.7, 4.8, 4.9, 5.2 and Clang 3.5, 3.6, 3.7
2016-02-17 10:15:40 +01:00
JsonArray.cpp
Added support of
long long
(issue
#171
)
2016-02-14 16:18:13 +01:00
JsonBuffer.cpp
Updated copyright year from 2015 to 2016
2016-01-07 22:39:57 +01:00
JsonObject.cpp
Added support of
long long
(issue
#171
)
2016-02-14 16:18:13 +01:00
JsonVariant.cpp
Added
RawJson()
to insert pregenerated JSON portions (issue
#259
)
2016-04-16 16:15:01 +02:00