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
|
@ -293,3 +293,4 @@ previousState = currentState; // update the previous state
|
||||||
delay(100); // small delay to avoid false sensor readings
|
delay(100); // small delay to avoid false sensor readings
|
||||||
|
|
||||||
}
|
}
|
||||||
|
```
|
||||||
|
|
Loading…
Reference in a new issue