|
|
|
@ -11,8 +11,7 @@ use eink_waveshare_rs::{ |
|
|
|
Buffer1in54, |
|
|
|
Buffer1in54, |
|
|
|
}, |
|
|
|
}, |
|
|
|
graphics::{Display, DisplayRotation}, |
|
|
|
graphics::{Display, DisplayRotation}, |
|
|
|
color::Color, |
|
|
|
prelude::*, |
|
|
|
WaveshareDisplay, |
|
|
|
|
|
|
|
}; |
|
|
|
}; |
|
|
|
|
|
|
|
|
|
|
|
use lin_hal::spidev::{self, SpidevOptions}; |
|
|
|
use lin_hal::spidev::{self, SpidevOptions}; |
|
|
|
|