Merge pull request #4413 from wled-install/patch-2

Update usermods_list.cpp:  usermod_BH1750.h --> usermod_bh1750.h
This commit is contained in:
Frank 2024-12-21 23:21:53 +01:00 committed by GitHub
commit 2f0dbef1e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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