Added missing button defines for sensortag/cc2650 Board

This commit is contained in:
Edvard Pettersen 2018-09-11 17:50:11 +02:00
parent e212fd31fe
commit dee1584312
1 changed files with 2 additions and 0 deletions

View File

@ -97,6 +97,8 @@ extern "C" {
#define Board_PIN_BUTTON0 CC2650STK_KEY_LEFT
#define Board_PIN_BUTTON1 CC2650STK_KEY_RIGHT
#define Board_PIN_BTN1 CC2650STK_KEY_LEFT
#define Board_PIN_BTN2 CC2650STK_KEY_RIGHT
#define Board_PIN_LED0 CC2650STK_PIN_LED0
#define Board_PIN_LED1 CC2650STK_PIN_LED1
#define Board_PIN_LED2 CC2650STK_PIN_LED1