From 912eb390511e9c94b09e4a659dd831c794c0042a Mon Sep 17 00:00:00 2001 From: nerdCopter <56646290+nerdCopter@users.noreply.github.com> Date: Mon, 8 Apr 2024 09:57:31 -0500 Subject: [PATCH] [target] SPEEDYBEEF405V4 dshot dmar off --- src/main/target/SPEEDYBEEF405V4/target.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/target/SPEEDYBEEF405V4/target.h b/src/main/target/SPEEDYBEEF405V4/target.h index eb5ef8b645..49363e53d9 100644 --- a/src/main/target/SPEEDYBEEF405V4/target.h +++ b/src/main/target/SPEEDYBEEF405V4/target.h @@ -129,7 +129,7 @@ #define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC #define DEFAULT_CURRENT_METER_SCALE 400 -#define ENABLE_DSHOT_DMAR true +#define ENABLE_DSHOT_DMAR false #define PINIO1_PIN PB11 #define PINIO1_CONFIG 129