Example modified to use BME280
This commit is contained in:
parent
cfabf0e6a2
commit
5c25ec4d11
4 changed files with 68 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue