From 49f0f259eaeb62b62dbf1e09970b2a47f1d22d62 Mon Sep 17 00:00:00 2001 From: Helge Date: Sun, 2 Oct 2022 21:49:36 +0200 Subject: [PATCH] Update my_user_config.h --- tasmota/my_user_config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tasmota/my_user_config.h b/tasmota/my_user_config.h index a31228cf0..84fa35434 100644 --- a/tasmota/my_user_config.h +++ b/tasmota/my_user_config.h @@ -715,8 +715,8 @@ // Reference: https://cdn-learn.adafruit.com/downloads/pdf/adafruit-led-backpack.pdf // #define SEVENSEG_ADDRESS1 0x70 // No longer used. Use MTX_ADDRESS1 - MTX_ADDRESS8 instead to specify I2C address of sevenseg displays // #define USE_DISPLAY_SH1106 // [DisplayModel 7] [I2cDriver6] Enable SH1106 Oled 128x64 display (I2C addresses 0x3C and 0x3D) - #define USE_ // have a compass sensor - #define USE_QMC5883L_Temp 22 // compass sensor temperatur are not calibrated (only relativ measurement) and need an absolute ground value in °C (see datasheet) +#define USE_QMC5883L // USE_QMC5883L compass sensor +#define USE_QMC5883L_Temp 22 // compass sensor temperatur are not calibrated (only relativ measurement) and need an absolute ground value in °C (see datasheet) #endif // USE_I2C