Skip to content

Commit 12cf7da

Browse files
committed
JSON parse example
1 parent 52ce52b commit 12cf7da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ Printing to a buffer: https://github.com/cesanta/str/blob/873b39dd14b074bf0779f5
2424

2525
Print to the UART, JSON and base64 format: https://github.com/cesanta/str/blob/7e05d658a0f89b2bda67dda8cc1a912d0e2b7cba/test/main.ino#L11-L12
2626

27+
Parse JSON: https://github.com/cesanta/str/blob/52ce52b4e62a8ec16c2988332e97cafe43553640/test/main.c#L183-L190
28+
2729
## API reference
2830

2931
### xprintf(), vxprintf()

0 commit comments

Comments
 (0)