oled_async 0.2.1

Driver for various OLED display controllers. e.g. SH110x SSD130X works with embedded-graphics
Documentation
1
2
3
4
5
6
# Run with `cargo +nightly fmt -- --config-path ./rustfmt.nightly.toml`
# This config only works in nightly. It can be used to clean up doc comments without having to do it
# manually.

format_code_in_doc_comments = true
merge_imports = true