mcci-catena / Catena-Arduino-Platform

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

fix: updated the read/write offset with buffer size or allowed buffer size #262

Closed dhineshkumarmcci closed 3 years ago

dhineshkumarmcci commented 3 years ago

Update the offset with the received buffer size (if less than 32 bytes) or with the limited buffer size (32 bytes) in Catena_Mb85rc64ta::read() and write().