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
1,086
Commits
9
Branches
140
Tags
f0784d3b412f0ae1d22e11b5ae865887cb33e2b2
Commit Graph
4 Commits
Author
SHA1
Message
Date
Benoit Blanchon
9cbc891816
Implemented reference semantics for
JsonVariant
2018-08-21 17:56:16 +02:00
Benoit Blanchon
b4eece01f8
Fixed
JsonVariant::operator|(int)
to accept double (
fixes
#675
)
2018-02-09 09:05:29 +01:00
Benoit Blanchon
5c33fd4b94
Set copyright year to 2018
2018-01-05 09:20:01 +01:00
Benoit Blanchon
d3a1203782
Added JsonVariant::operator| to return a default value
2017-11-29 09:49:40 +01:00