Fix typo in teensy_lc_onkey.h
parent
6e4f2e18e6
commit
cf6cd15920
|
@ -1,4 +1,4 @@
|
||||||
#ifndef TEENSY_LC_ONEKEY_H
|
#ifndef TEENSY_LC_ONEKEY_H
|
||||||
#define TEENSY_LC_ONEKEY_H
|
#define TEENSY_LC_ONEKEY_H
|
||||||
#include "chbibios_test.h"
|
#include "chibios_test.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue