aattww/sensors

23K256 SRAM handler missing transactions

aattww opened this issue · 0 comments

Currently the SRAM handler does not use beginTransacation() and endTransaction() when communicating SPI. If radio module interrupts SRAM transmission, data might get corrupted.