mirror of
https://github.com/wled/WLED.git
synced 2025-04-23 22:37:18 +00:00
Update usermod_bme68x.h
This commit is contained in:
parent
56e0bde8ab
commit
fc5c19788e
@ -11,7 +11,7 @@
|
||||
|
||||
#define UMOD_DEVICE "ESP32" // NOTE - Set your hardware here
|
||||
#define HARDWARE_VERSION "1.0" // NOTE - Set your hardware version here
|
||||
#define UMOD_BME680X_SW_VERSION "1.0.0" // NOTE - Version of the User Mod
|
||||
#define UMOD_BME680X_SW_VERSION "1.0.1" // NOTE - Version of the User Mod
|
||||
#define CALIB_FILE_NAME "/BME680X-Calib.hex" // NOTE - Calibration file name
|
||||
#define UMOD_NAME "BME680X" // NOTE - User module name
|
||||
#define UMOD_DEBUG_NAME "UM-BME680X: " // NOTE - Debug print module name addon
|
||||
|
Loading…
x
Reference in New Issue
Block a user