Skip to content

Commit aeb4fab

Browse files
Small code fix
1 parent f01b92b commit aeb4fab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/hardware/09.mega/shields/giga-display-shield/tutorials/image-orientation/orientation-content.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ void loop(){
121121
Serial.print(y);
122122
Serial.print('\t');
123123
Serial.println(z);
124+
}
124125
}
125126
```
126127

0 commit comments

Comments
 (0)