diff options
Diffstat (limited to 'nrfdemo/src/main.c')
| -rw-r--r-- | nrfdemo/src/main.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nrfdemo/src/main.c b/nrfdemo/src/main.c index 68f8f3c..431e8cf 100644 --- a/nrfdemo/src/main.c +++ b/nrfdemo/src/main.c @@ -19,6 +19,8 @@ #include <nrf_modem_gnss.h> #include "mqtt_connection.h" +#include "bme680/bme680.h" + /* The mqtt client struct */ static struct mqtt_client client; /* File descriptor */ |
