You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
304 B

[package]
name = "eink_waveshare_rs"
version = "0.1.0"
authors = ["Christoph Groß <christoph.gross@student.uni-tuebingen.de>"]
[features]
default = []
# Activates the fast LUT for EPD4in2
epd4in2_fast_update = []
[dependencies]
[dependencies.embedded-hal]
features = ["unproven"]
version = "0.2.1"