Update docs
This commit is contained in:
parent
0721c6cc45
commit
2111e26566
1 changed files with 5 additions and 6 deletions
|
@ -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,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue