Cargo Features

[dependencies]
ab1024-ega = { version = "0.3.0", default-features = false, features = ["graphics"] }
default = graphics

The graphics feature is set by default whenever ab1024-ega is added without default-features = false somewhere in the dependency tree.

graphics default

Enables embedded-graphics-core

AB1024-EGA has 2 features without comments.