Example modified to use BME280

This commit is contained in:
Robert Olsson 2016-09-16 09:34:14 +02:00 committed by Antonio Lignan
parent cfabf0e6a2
commit 5c25ec4d11
4 changed files with 68 additions and 0 deletions

View file

@ -42,6 +42,8 @@
#ifndef PROJECT_CONF_H_
#define PROJECT_CONF_H_
/* #define BME280_32BIT */
#define NETSTACK_CONF_RDC nullrdc_driver
#define NETSTACK_CONF_MAC nullmac_driver