Small typos
This commit is contained in:
parent
15bb1a767f
commit
4a1aeb8af8
@ -16,8 +16,8 @@
|
|||||||
// 13 C5 LED SCK0 I2S_RXD0
|
// 13 C5 LED SCK0 I2S_RXD0
|
||||||
// 14 D1 SCK0
|
// 14 D1 SCK0
|
||||||
// 15 C0
|
// 15 C0
|
||||||
// 16 B0 (FTM1_CH0)
|
// 16 B0 (FTM1_CH0) SCL0
|
||||||
// 17 B1 (FTM1_CH1)
|
// 17 B1 (FTM1_CH1) SDA0
|
||||||
// 18 B3 SDA0
|
// 18 B3 SDA0
|
||||||
// 19 B2 SCL0
|
// 19 B2 SCL0
|
||||||
// 20 D5 FTM0_CH5 PWM PCS2
|
// 20 D5 FTM0_CH5 PWM PCS2
|
||||||
|
@ -29,10 +29,10 @@
|
|||||||
#include <led.h>
|
#include <led.h>
|
||||||
#include <print.h>
|
#include <print.h>
|
||||||
#include <matrix_scan.h>
|
#include <matrix_scan.h>
|
||||||
|
#include <macro.h>
|
||||||
|
|
||||||
// Local Includes
|
// Local Includes
|
||||||
#include "scan_loop.h"
|
#include "scan_loop.h"
|
||||||
#include "macro.h"
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user