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
29ba744d644482888aa2f90effef0fb8f04cb9fb
ArduinoJson
/
extras
/
tests
/
Helpers
History
Benoit Blanchon
29ba744d64
Add a polyfill for
pgm_read_ptr()
(issue
#1433
)
2021-12-31 14:39:38 +01:00
..
api
Check for NUL terminator in
MemoryPool::findString()
2021-11-24 19:06:49 +01:00
Arduino.h
Assume
PROGMEM
is available as soon as
ARDUINO
is defined (
#1693
)
2021-12-31 11:00:50 +01:00
CustomReader.hpp
Added "https://" prefix to all URLs so they are clickable in VS Code
2021-03-29 19:35:25 +02:00
progmem_emulation.hpp
Add a polyfill for
pgm_read_ptr()
(issue
#1433
)
2021-12-31 14:39:38 +01:00