Skip to content

Commit

Permalink
Update readme.md with library dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gmag11 committed Feb 21, 2019
1 parent 27612b1 commit a0f0c02
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,11 @@ CayenneLPPDec::ParseLPP (buffer, len, root); // Convert the data

## Examples

Please check examples folder into repository source code.
Please check examples folder into repository source code.

## Other libraries needed

In order to use **CayenneLPPdec** You will need these two libraries:

- ArduinoJSON. (Please use version < 6.0.0)
- CayenneLPP encoder library.

0 comments on commit a0f0c02

Please sign in to comment.