Added board hardware driver support for the Microsin AVR-USB162 development board.
This commit is contained in:
@@ -105,6 +105,8 @@
|
||||
#include "CULV3/Buttons.h"
|
||||
#elif (BOARD == BOARD_MINIMUS)
|
||||
#include "MINIMUS/Buttons.h"
|
||||
#elif (BOARD == BOARD_MICROSIN162)
|
||||
#include "MICROSIN162/Buttons.h"
|
||||
#elif (BOARD == BOARD_USER)
|
||||
#include "Board/Buttons.h"
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user