Skip to content

Commit db6dd62

Browse files
Update content/hardware/10.mega/shields/giga-display-shield/tutorials/13.usb-display/content.md
Co-authored-by: BenjaminDannegard <b.dannegard@arduino.cc>
1 parent bea74d6 commit db6dd62

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/10.mega/shields/giga-display-shield/tutorials/13.usb-display

1 file changed

+1
-1
lines changed

content/hardware/10.mega/shields/giga-display-shield/tutorials/13.usb-display/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ bool displayRawRowByRow(const char* path) {
116116
117117
### Clearing the Display
118118
119-
Users can reset the display by entering `clear` in the Serial Monitor.
119+
Reset the display by entering `clear` in to the Serial Monitor.
120120
121121
```cpp
122122
void forceScreenClear() {

0 commit comments

Comments
 (0)