Skip to content

use import struct and I2CDevice.readinto

Compare
Choose a tag to compare
@mrmcwethy mrmcwethy released this 17 Nov 19:45
  1. now uses import struct instead of ustruct
  2. Optimize the way data in unpacked using struct.unpack
  3. Changes made to follow changes in Adafruit_Circuitpyton_BusDevice.I2CDevice