kopia lustrzana https://github.com/Aircoookie/WLED
Merge pull request #4413 from wled-install/patch-2
Update usermods_list.cpp: usermod_BH1750.h --> usermod_bh1750.hpull/4414/head
commit
2f0dbef1e5
|
|
@ -45,7 +45,7 @@
|
|||
#endif
|
||||
|
||||
#ifdef USERMOD_BH1750
|
||||
#include "../usermods/BH1750_v2/usermod_BH1750.h"
|
||||
#include "../usermods/BH1750_v2/usermod_bh1750.h"
|
||||
#endif
|
||||
|
||||
// BME280 v2 usermod. Define "USERMOD_BME280" in my_config.h
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue