From 49bad9c5472cc0daadf388c93bd54c2234debede Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20Gro=C3=9F?= Date: Tue, 7 Aug 2018 09:17:45 +0200 Subject: [PATCH] fixed the wrong reference to the epd2in9 display instead of the 1in54 --- src/epd1in54/mod.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/epd1in54/mod.rs b/src/epd1in54/mod.rs index 45dc595..ccaf7c5 100644 --- a/src/epd1in54/mod.rs +++ b/src/epd1in54/mod.rs @@ -50,7 +50,7 @@ use interface::connection_interface::ConnectionInterface; -/// EPD2in9 driver +/// EPD1in54 driver /// pub struct EPD1in54 { /// SPI