From 91595f3ab3dd1d158432a1e2f647e96c0cdc26a3 Mon Sep 17 00:00:00 2001 From: gorbit99 Date: Thu, 29 May 2025 23:28:35 +0200 Subject: [PATCH] Fix typo in defines.h (#456) --- src/defines.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/defines.h b/src/defines.h index 819d551..68fca07 100644 --- a/src/defines.h +++ b/src/defines.h @@ -71,7 +71,7 @@ // #define PIN_BATTERY_LEVEL 17 // #define LED_PIN 2 // #define LED_INVERTED true -// #define BATTERY_SHILED_RESISTANCE 0 +// #define BATTERY_SHIELD_RESISTANCE 0 // #define BATTERY_SHIELD_R1 10 // #define BATTERY_SHIELD_R2 40.2