mirror of
https://github.com/wled/WLED.git
synced 2025-07-13 05:46:32 +00:00
Merge pull request #4413 from wled-install/patch-2
Update usermods_list.cpp: usermod_BH1750.h --> usermod_bh1750.h
This commit is contained in:
commit
2f0dbef1e5
@ -45,7 +45,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef USERMOD_BH1750
|
#ifdef USERMOD_BH1750
|
||||||
#include "../usermods/BH1750_v2/usermod_BH1750.h"
|
#include "../usermods/BH1750_v2/usermod_bh1750.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// BME280 v2 usermod. Define "USERMOD_BME280" in my_config.h
|
// BME280 v2 usermod. Define "USERMOD_BME280" in my_config.h
|
||||||
|
Loading…
x
Reference in New Issue
Block a user