Open thomas725 opened 1 year ago
Hi! Thank you for helping out with SSD1306 development! Please:
master
CHANGELOG.md
rustfmt
cargo fmt --all
alternative to https://github.com/jamwaffles/ssd1306/pull/193 that also contains a toggle_pixel function.
Hi! Thank you for helping out with SSD1306 development! Please:
master
if you're not already up to dateCHANGELOG.md
entry in the Unreleased section under the appropriate heading (Added, Fixed, Changed, etc)rustfmt
on the project withcargo fmt --all
- CI will not pass without this stepPR description
alternative to https://github.com/jamwaffles/ssd1306/pull/193 that also contains a toggle_pixel function.