Update usermod_bme68x.h

This commit is contained in:
Gabriel Sieben 2024-05-20 14:49:05 +02:00 committed by GitHub
parent 56e0bde8ab
commit fc5c19788e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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