ElectronicCats / CayenneLPP

Library for Arduino compatible with Cayenne Low Power Payload
http://electroniccats.com/
MIT License
106 stars 48 forks source link

New field types and decoders (C & Javascript) #7

Closed xoseperez closed 4 years ago

xoseperez commented 4 years ago

New field types (using IPSO codes):

New features:

The library is backwards compatible with the previous version, but it has been reworked to abstract several methods and avoid duplicate code. All the new features are being unit tested using AUnit. The README.md file has been updated to show the changes (the API.md file has been merged into the README.md file).