fixed the wrong reference to the epd2in9 display instead of the 1in54

digi-v2-tests
Christoph Groß 5 years ago
parent 835e25d133
commit 49bad9c547

@ -50,7 +50,7 @@ use interface::connection_interface::ConnectionInterface;
/// EPD2in9 driver
/// EPD1in54 driver
///
pub struct EPD1in54<SPI, CS, BUSY, DataCommand, RST, Delay> {
/// SPI

Loading…
Cancel
Save