Skip to content

Commit 4b3f8a0

Browse files
committed
Replace tabs with spaces
1 parent db732e3 commit 4b3f8a0

File tree

10 files changed

+582
-582
lines changed

10 files changed

+582
-582
lines changed

Makefile

Lines changed: 176 additions & 176 deletions
Large diffs are not rendered by default.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ e.g.
5555
#define HAS_MAPLE_HARDWARE 1
5656
#define LED_BANK GPIOB
5757
#define LED_PIN 1
58-
#define LED_ON_STATE 1
58+
#define LED_ON_STATE 1
5959
/* On the Mini, BUT is PB8 */
6060
#define BUTTON_BANK GPIOB
6161
#define BUTTON 8

0 commit comments

Comments
 (0)