From 1dcef87e1cbf15d55fedd618958e05f59e7b1431 Mon Sep 17 00:00:00 2001 From: Andy Hofmann Date: Thu, 15 Dec 2022 11:27:35 +0100 Subject: [PATCH] UM SHT: Fixed typo in readme --- usermods/sht/readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usermods/sht/readme.md b/usermods/sht/readme.md index 78ec80a2..0337805b 100644 --- a/usermods/sht/readme.md +++ b/usermods/sht/readme.md @@ -19,7 +19,7 @@ lib_deps = ${esp32.lib_deps} ESP8266: ``` -[env:custom_d1_mini_usermod_quinled_an_penta] +[env:custom_d1_mini_usermod_sht] extends = env:d1_mini build_flags = ${common.build_flags_esp8266} -D USERMOD_SHT @@ -53,4 +53,4 @@ Navigate to the "Config" and then to the "Usermods" section. If you compiled WLE * First implementation. ## Credits -ezcGman | Andy: Find me on the Intermit.Tech (QuinLED) Discord server: https://discord.gg/WdbAauG \ No newline at end of file +ezcGman | Andy: Find me on the Intermit.Tech (QuinLED) Discord server: https://discord.gg/WdbAauG