mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-02-02 08:42:11 -08:00
Update serial.mdx
Fix code block closing
This commit is contained in:
parent
79bba3290e
commit
699e82df9e
|
@ -292,4 +292,5 @@ previousState = currentState; // update the previous state
|
|||
}
|
||||
delay(100); // small delay to avoid false sensor readings
|
||||
|
||||
}
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue