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
851
Commits
9
Branches
140
Tags
432476c98a511135c6a90c1a6bc40428cadf0799
Commit Graph
4 Commits
Author
SHA1
Message
Date
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