From 400b71c152f65f2d456bdb6201c2c50dceca9e1f Mon Sep 17 00:00:00 2001 From: Mark Trevor Birss Date: Sat, 5 Aug 2023 17:11:11 +0200 Subject: [PATCH] Update variant.h --- variants/m5stack_coreink/variant.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/variants/m5stack_coreink/variant.h b/variants/m5stack_coreink/variant.h index 703fce624..5ec1a81a3 100644 --- a/variants/m5stack_coreink/variant.h +++ b/variants/m5stack_coreink/variant.h @@ -91,4 +91,4 @@ // GND // https://github.com/m5stack/M5Core-Ink/blob/master/examples/Basics/FactoryTest/FactoryTest.ino#L58 #define ADC_MULTIPLIER 5 // Just a guess for now... more detailed getBatVoltage above - // https://embeddedexplorer.com/esp32-adc-esp-idf-tutorial/ +// https://embeddedexplorer.com/esp32-adc-esp-idf-tutorial/