From 92c399707c59634dd72a9310ab8c96be536f7e18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20Gro=C3=9F?= Date: Mon, 23 Jul 2018 14:33:55 +0200 Subject: [PATCH] added a comment --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 2b5c596..6535ebd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,7 @@ authors = ["Christoph Groß "] [features] default = [] +# Activates the fast LUT for EPD4in2 epd4in2_fast_update = [] [dependencies]