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

Skip to content

Tags: coding-world/SSD1306-python

Tags

2.12.2

Toggle 2.12.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request adafruit#69 from careyk007/add_missing_type_annota…

…tions

doc(mypy): Add type annotations to function defintions

2.12.1

Toggle 2.12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request adafruit#67 from eliotg/main

Add example to clear the screen

2.12.0

Toggle 2.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request adafruit#66 from mcauser/patch

72x40 OLEDs, rotate() and SET_COM_PIN_CFG

2.11.6

Toggle 2.11.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Corrected url

2.11.5

Toggle 2.11.5's commit message
Empty commit - related to main switch

2.11.4

Toggle 2.11.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request adafruit#60 from mrouillard/fix-decimal-separator-…

…issue

fixing issue on reading cpu load when decimal separator is not a dot

2.11.3

Toggle 2.11.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request adafruit#61 from adamcandy/fix-locking-error

Cleanly request i2c_device with page addressing

2.11.2

Toggle 2.11.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request adafruit#59 from adamcandy/fix-page-addressing-mod…

…e-spi

Fix SPI class with new page addressing mode option

2.11.1

Toggle 2.11.1's commit message
Re-added pylint install to build.yml

Signed-off-by: dherrada <[email protected]>

2.11.0

Toggle 2.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request adafruit#57 from adamcandy/add-page-addressing-mode

Add page addressing mode