test: reverted to last commit
This commit is contained in:
parent
8f658aee8a
commit
e16b42aeb6
@ -38,7 +38,6 @@
|
|||||||
#ifndef DS18_H
|
#ifndef DS18_H
|
||||||
#define DS18_H
|
#define DS18_H
|
||||||
|
|
||||||
#include <stdint.h>
|
|
||||||
#include "periph/gpio.h"
|
#include "periph/gpio.h"
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|||||||
@ -1,5 +1,7 @@
|
|||||||
include ../Makefile.tests_common
|
include ../Makefile.tests_common
|
||||||
|
|
||||||
|
BOARD_WHITELIST := sensebox_samd21 samr21-xpro nucleo-l152re nucleo-l432kc nucleo-l073rz b-l072z-lrwan
|
||||||
|
|
||||||
USEMODULE += ds18
|
USEMODULE += ds18
|
||||||
USEMODULE += xtimer
|
USEMODULE += xtimer
|
||||||
USEMODULE += printf_float
|
USEMODULE += printf_float
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user