Skip to content

Commit 37f65b2

Browse files
authored
Update content/learn/05.communication/09.uart/uart.md
1 parent 00cbaa8 commit 37f65b2

File tree

1 file changed

+0
-1
lines changed
  • content/learn/05.communication/09.uart

1 file changed

+0
-1
lines changed

content/learn/05.communication/09.uart/uart.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,6 @@ void loop() {
166166
}
167167
```
168168

169-
### How the Code Works
170169

171170
We start by declaring two `String` variables for our incoming and outgoing messages.
172171

0 commit comments

Comments
 (0)