Cargo Features

InkyFrame has no features set by default.

[dependencies]
inky-frame = { version = "0.1.0", features = ["debug", "cyw"] }
default

These default features are set whenever inky-frame is added without default-features = false somewhere in the dependency tree.

Enables pico of rpsp

debug

Enables debug of rpsp

cyw

Enables cyw and pico of rpsp

InkyFrame has 3 features without comments.