Added missing include for sensortag board-conf

This commit is contained in:
Edvard Pettersen 2018-07-17 07:59:37 +02:00
parent f4a8cba371
commit 5f8727a6ba
1 changed files with 2 additions and 0 deletions

View File

@ -50,6 +50,8 @@
#ifndef BOARD_CONF_H_
#define BOARD_CONF_H_
/*---------------------------------------------------------------------------*/
#include "leds-arch.h"
/*---------------------------------------------------------------------------*/
/**
* \name Button configurations for the dev/button-hal.h API.
*