ElectronicCats / CayenneLPP

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

Decode to STL containers #30

Closed mincequi closed 2 years ago

mincequi commented 2 years ago

Hi, this change enables decoding to plain STL (C++) containers.

Hope, this helps.

sabas1080 commented 2 years ago

@mincequi thanks