sparkfun / SparkFun_Qwiic_OpenLog_Arduino_Library

Control the I2C based Qwiic OpenLog with ease! This library makes reading, writing, and even arithmetic easy.
Other
17 stars 9 forks source link

SAMD21 read I2C message length should be 32-bytes #17

Open russ396 opened 2 years ago

russ396 commented 2 years ago

Fixes read issues on SAMD21 that set the I2C message length to 64 (from RingBufferN.h SERIAL_BUFFER_SIZE). I2C message length should be 32.

russ396 commented 2 years ago

This addresses Issue #6 on Turbo Red Board and SAMD21ProRF