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
857
Commits
9
Branches
140
Tags
b923e8f4df8e9c5cea6627d273ba135ab728e260
Commit Graph
5 Commits
Author
SHA1
Message
Date
Benoit Blanchon
cecbcd1929
Added operator
==
to compare
JsonVariant
and strings (issue
#402
)
2016-12-23 14:45:32 +01:00
Benoit Blanchon
66c28020c5
Renamed
*.ipp
to
*Impl.hpp
because they were ignored by Arduino IDE (issue
#396
)
2016-12-03 22:19:11 +01:00
Benoit Blanchon
a60b35f41c
Extracted class JsonSerializer
2016-09-11 13:43:21 +02:00
Benoit Blanchon
10fcca20f8
Added missing
#pragma once
(issue
#310
)
2016-06-23 21:27:24 +02:00
Benoit Blanchon
8c7edbd9c3
ArduinoJson is now a header-only library (issue
#199
)
2016-06-22 21:41:19 +02:00