Forgot to remove a samll test comment line within the last commit
parent
2c7807265c
commit
9f5d748e07
|
|
@ -136,7 +136,6 @@ where
|
||||||
Ok(epd)
|
Ok(epd)
|
||||||
}
|
}
|
||||||
|
|
||||||
/// blablabla
|
|
||||||
fn init(&mut self) -> Result<(), E> {
|
fn init(&mut self) -> Result<(), E> {
|
||||||
// reset the device
|
// reset the device
|
||||||
self.reset();
|
self.reset();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue