Skip to content

Commit

Permalink
[target] JHEF745 dshot_burst ON by default
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdCopter committed Sep 26, 2024
1 parent 8158935 commit c9fdba6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/target/JHEF745/target.h
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,8 @@
#define TARGET_IO_PORTE 0xffff
// notice - masks were programmatically generated - please verify last port group for 0xffff or (BIT(2))

#define ENABLE_DSHOT_DMAR true

#define DEFAULT_FEATURES (FEATURE_OSD | FEATURE_TELEMETRY | FEATURE_AIRMODE | FEATURE_RX_SERIAL)
#define DEFAULT_RX_FEATURE FEATURE_RX_SERIAL

Expand Down

0 comments on commit c9fdba6

Please sign in to comment.