Forgot to remove a samll test comment line within the last commit

embedded-hal-1.0
Christoph Groß 2018-07-23 10:42:23 +02:00
parent 2c7807265c
commit 9f5d748e07
1 changed files with 0 additions and 1 deletions

View File

@ -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();