1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00

test: reverted to last commit

This commit is contained in:
Luka Paulic 2019-04-04 22:05:00 +02:00
parent 8f658aee8a
commit e16b42aeb6
2 changed files with 2 additions and 1 deletions

View File

@ -38,7 +38,6 @@
#ifndef DS18_H
#define DS18_H
#include <stdint.h>
#include "periph/gpio.h"
#ifdef __cplusplus

View File

@ -1,5 +1,7 @@
include ../Makefile.tests_common
BOARD_WHITELIST := sensebox_samd21 samr21-xpro nucleo-l152re nucleo-l432kc nucleo-l073rz b-l072z-lrwan
USEMODULE += ds18
USEMODULE += xtimer
USEMODULE += printf_float