Update docs

This commit is contained in:
Zenn 2023-08-14 20:37:57 +02:00
parent 0721c6cc45
commit 2111e26566

View file

@ -29,7 +29,6 @@ extern "C" {
/// ///
/// // init inside of the setup function /// // init inside of the setup function
/// e.init(&mut s); /// e.init(&mut s);
/// }
/// ``` /// ```
pub struct EEPROM { pub struct EEPROM {
start_c1: i16, start_c1: i16,