Adapt stm32 example to changes to fix build errors
parent
efa5591788
commit
4fefe40b82
|
|
@ -26,7 +26,7 @@ extern crate eink_waveshare_rs;
|
|||
|
||||
|
||||
use eink_waveshare_rs::{
|
||||
EPD1in54,
|
||||
epd1in54::EPD1in54,
|
||||
SPI_MODE,
|
||||
//drawing_old::{Graphics},
|
||||
color::Color,
|
||||
|
|
|
|||
Loading…
Reference in New Issue