Skip to content

Commit 04ae5fc

Browse files
Fix code block formatting (#192)
Co-authored-by: mrwolferinc <66963621+mrwolferinc@users.noreply.github.com> Co-authored-by: marqdevx <p.marquinez@arduino.cc>
1 parent 96610cb commit 04ae5fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/learn/04.electronics/03.lcd-displays/lcd-displays.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ void loop() {
271271
272272
lcd.clear();
273273
}
274-
```s
274+
```
275275

276276
### Blink Example
277277

0 commit comments

Comments
 (0)