Cargo Features

yngvi has no features set by default.

[dependencies]
yngvi = { version = "0.2.0", features = ["standalone", "display", "influxdb", "rtl_433"] }
standalone = display, influxdb, rtl_433

Enables dotenv and tokio

tokio:

feature dependencies

Required by the binary

display standalone?

Enables hidapi

Affects yngvi::display

influxdb standalone?

Enables reqwest ^0.11.20

Affects yngvi::influxdb

rtl_433 standalone?

Affects yngvi::rtl_433