arduino-libraries/Arduino_JSON

Common types need to be supported.

MartinMueller2003 opened this issue · 4 comments

Need to add proper support for extracting:
uint8_t
uint16_t
uint32_t
Also need to clean up how String targets are extracted so that the caller does not need special handling to convert to a String object.

Well @MartinMueller2003 , you could always come along with a pull request of your own?

I could ;) I'm looking forward to your contribution!

Don't forget: float