Import from https://github.com/KenwoodFox/Project-Template
This commit is contained in:
7
Firmware/include/boardPins.h
Normal file
7
Firmware/include/boardPins.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef _BOARD_PINS_H
|
||||
#define _BOARD_PINS_H
|
||||
|
||||
// LEDs
|
||||
#define STAT_LED 13
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user