Skip to content

Commit 3138058

Browse files
committed
Line up comments properly
1 parent 2073225 commit 3138058

File tree

1 file changed

+1
-1
lines changed
  • ports/espressif/boards/lilygo_ttgo_t8_s2_st7789

1 file changed

+1
-1
lines changed

ports/espressif/boards/lilygo_ttgo_t8_s2_st7789/board.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ static void display_init(void) {
100100
135, // height (after rotation)
101101
40, // column start
102102
53, // row start
103-
0, // rotation
103+
0, // rotation
104104
16, // color depth
105105
false, // grayscale
106106
false, // pixels in a byte share a row. Only valid for depths < 8

0 commit comments

Comments
 (0)