Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: LuckyResistor/LRAS1130

Tags

v0.9.6

Toggle v0.9.6's commit message

v0.9.5

Toggle v0.9.5's commit message
Fixing a problem where the Wire library limits the maximum number of …

…bytes sent in one block.

* The write library limits the number of written bytes in one block. This fix checks if this limit is reached and splits the transfer into multiple blocks with the maximum size.

v0.9.4

Toggle v0.9.4's commit message
Fix issue in bitmap classes, overwriting pixels with PWM data.

- Fixing an issue in both bitmap classes `AS1130Picture12x11` and `AS1130Picture24x5`, where some pixels were overwritten by the PWM bits.

v0.9.3

Toggle v0.9.3's commit message

v0.9.2

Toggle v0.9.2's commit message

v0.9.1

Toggle v0.9.1's commit message

v0.9.0

Toggle v0.9.0's commit message