From 008e7b96f43be6857b350397d5f31d6f99acabf0 Mon Sep 17 00:00:00 2001 From: Ewoud Date: Thu, 5 Jan 2023 16:43:31 +0100 Subject: [PATCH] usermod_bh1750.h in small caps! --- wled00/usermods_list.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wled00/usermods_list.cpp b/wled00/usermods_list.cpp index c8357825..864bf1f5 100644 --- a/wled00/usermods_list.cpp +++ b/wled00/usermods_list.cpp @@ -44,7 +44,7 @@ #endif #ifdef USERMOD_BH1750 - #include "../usermods/BH1750_v2/usermod_BH1750.h" + #include "../usermods/BH1750_v2/usermod_bh1750.h" //WLEDMM: usermod_bh1750.h in small caps! #endif // BME280 v2 usermod. Define "USERMOD_BME280" in my_config.h