Cargo Features

Gt911 has no features set by default.

[dependencies]
gt911 = { version = "0.1.0", features = ["defmt"] }
defmt

Enables defmt and defmt-03 of heapless

heapless:

Implement defmt::Format from defmt v0.3

Gt911 has 1 feature without comment.