From fe791d754df184e79deab58d9c2bd6eba200fc79 Mon Sep 17 00:00:00 2001 From: KLASSENTS Date: Tue, 21 Jan 2025 13:53:10 +0700 Subject: [PATCH] =?UTF-8?q?=D0=BC=D0=B0=D0=BA=D1=81=D0=B8=D0=BC=D0=B0?= =?UTF-8?q?=D0=BB=D1=8C=D0=BD=D0=BE=20=D0=B4=D0=BE=D1=81=D1=82=D1=83=D0=BF?= =?UTF-8?q?=D0=BD=D0=B0=D1=8F=20=D1=87=D0=B0=D1=81=D1=82=D0=BE=D1=82=D0=B0?= =?UTF-8?q?=20=D0=A8=D0=98=D0=9C=20=D0=B2=D1=8B=D0=BD=D0=B5=D1=81=D0=B5?= =?UTF-8?q?=D0=BD=D0=B0=20=D0=B2=20=D0=BE=D0=B1=D1=89=D0=B8=D0=B9=20=D0=B4?= =?UTF-8?q?=D0=BE=D1=81=D1=82=D1=83=D0=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cores/arduino/wiring_analog.c | 1 - variants/elbear_ace_uno/pins_arduino.h | 1 + variants/start/pins_arduino.h | 1 + 3 files changed, 2 insertions(+), 1 deletion(-) diff --git a/cores/arduino/wiring_analog.c b/cores/arduino/wiring_analog.c index 44a481b..73c0c55 100644 --- a/cores/arduino/wiring_analog.c +++ b/cores/arduino/wiring_analog.c @@ -86,7 +86,6 @@ uint32_t analogRead(uint32_t PinNumber) #define PWM_RESOLUTION_DEFAULT 8 #define WRITE_VAL_MAX_DEFAULT ((1<