crismc / rpi_i2c_oled

Python library to enable 128x32 pixel OLED for Raspberry Pi (both 32 and 64bit).
MIT License
13 stars 10 forks source link

Cleanup β€” README, executable permissions, import sort, pyproject.toml config #14

Closed rsnodgrass closed 4 months ago

rsnodgrass commented 4 months ago

Description

Related Issue

No new code. This is all documentation, project config, and Python isort run results.

Motivation and Context

Simplification.

How Has This Been Tested

No code changes (other than import sorting).

Types of changes

Checklist

crismc commented 4 months ago

Thanks for the cleanup :)