Skip to content

Commit 87a6a9b

Browse files
vsky279marcelstoer
authored andcommitted
Add BME680 module (#2151)
1 parent a037e84 commit 87a6a9b

File tree

4 files changed

+1234
-0
lines changed

4 files changed

+1234
-0
lines changed

app/include/user_modules.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
#define LUA_USE_MODULES_BIT
2626
//#define LUA_USE_MODULES_BMP085
2727
//#define LUA_USE_MODULES_BME280
28+
//#define LUA_USE_MODULES_BME680
2829
//#define LUA_USE_MODULES_COAP
2930
//#define LUA_USE_MODULES_CRON
3031
//#define LUA_USE_MODULES_CRYPTO

0 commit comments

Comments
 (0)