Skip to content

Commit 7c5a9eb

Browse files
author
Clang Robot
committed
Committing clang-format changes
1 parent 71d7349 commit 7c5a9eb

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/include/defines.h

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,13 +60,13 @@
6060
#endif
6161

6262
#ifndef INKPLATE_6COLOR
63-
#define PAD1 10
64-
#define PAD2 11
65-
#define PAD3 12
63+
#define PAD1 10
64+
#define PAD2 11
65+
#define PAD3 12
6666
#else
67-
#define PAD1 10
68-
#define PAD2 11
69-
#define PAD3 12
67+
#define PAD1 10
68+
#define PAD2 11
69+
#define PAD3 12
7070
#endif
7171

7272
#define INKPLATE_1BIT 0

0 commit comments

Comments
 (0)