From 430f1f45ee1a70464df1d733d2a5ddba7a36df29 Mon Sep 17 00:00:00 2001 From: Evgeni Melan <97730595+evgenimelan@users.noreply.github.com> Date: Fri, 12 Apr 2024 11:34:58 +0200 Subject: [PATCH] change(roboheart): Update of LED_ROBOHEART in RoboHeart Hercules pins_arduino.h --- variants/roboheart_hercules/pins_arduino.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/variants/roboheart_hercules/pins_arduino.h b/variants/roboheart_hercules/pins_arduino.h index fc98590040f..198967d8839 100644 --- a/variants/roboheart_hercules/pins_arduino.h +++ b/variants/roboheart_hercules/pins_arduino.h @@ -15,7 +15,7 @@ #define SLEEP_MOTOR_ABC 2 // nSLEEP -#define LED_ROBOHEART 14 // Built in LED +#define LED_ROBOHEART 13 // Built in LED #define BUILTIN_LED LED_ROBOHEART // backward compatibility #define LED_BUILTIN LED_ROBOHEART