Ini mini bug fixed

This commit is contained in:
Ewoud
2023-01-17 13:15:28 +01:00
parent 357e3638d4
commit e537c48796
2 changed files with 2 additions and 2 deletions

View File

@@ -226,7 +226,7 @@ public:
}
void appendConfigData() {
oappend(SET_F("addHB('BH1750');");
oappend(SET_F("addHB('BH1750');"));
// WLEDMM this usermod can ONLY use HW_I2C - so always use globals
//oappend(SET_F("addInfo('BH1750:pin[]',0,'','I2C SCL');"));
//oappend(SET_F("rOption('BH1750:pin[]',0,'use global (")); oappendi(i2c_scl); oappend(")',-1);");