From 5f8727a6ba123c174f271513a481c89b880787ab Mon Sep 17 00:00:00 2001 From: Edvard Pettersen Date: Tue, 17 Jul 2018 07:59:37 +0200 Subject: [PATCH] Added missing include for sensortag board-conf --- arch/platform/simplelink/cc13xx-cc26xx/sensortag/board-conf.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/platform/simplelink/cc13xx-cc26xx/sensortag/board-conf.h b/arch/platform/simplelink/cc13xx-cc26xx/sensortag/board-conf.h index 4a1822e82..eec9423ab 100644 --- a/arch/platform/simplelink/cc13xx-cc26xx/sensortag/board-conf.h +++ b/arch/platform/simplelink/cc13xx-cc26xx/sensortag/board-conf.h @@ -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. *