mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-07-30 02:37:35 +02:00
Updated Bag of Tricks (markdown)
@ -2,7 +2,7 @@ Here are helper class that can help you add missing features.
|
||||
|
||||
## Look for a nested key
|
||||
|
||||
Suppose we've this json:
|
||||
Suppose we've got this json:
|
||||
|
||||
```json
|
||||
{"key1":1,"key2":{"subkey1":3,"subkey2":4}}
|
||||
|
Reference in New Issue
Block a user