mcci-catena / Catena-Arduino-Platform

Arduino platform library for MCCI Catena IoT Systems
MIT License
12 stars 11 forks source link

Templatize Catena_TxBuffer, add more methods #168

Closed terrillmoore closed 5 years ago

terrillmoore commented 5 years ago

Catena_TxBuffer needs to have a template version of TxBuffer_t so users can specify an uplink buffer of size different than 32 bytes. We also need to be able to put four-byte values.