Skip to content

Commit

Permalink
#1131, Disable big quad deck by default
Browse files Browse the repository at this point in the history
  • Loading branch information
krichardsson committed Dec 14, 2022
1 parent 4614841 commit b8d2e0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/deck/drivers/src/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ endmenu

config DECK_BIGQUAD
bool "Support the BigQuad deck"
default y
default n
help
With the BigQuad deck you can transform your Crazyflie 2.X to a
bigger quad by connecting external Electronic speed controllers
Expand Down

0 comments on commit b8d2e0b

Please sign in to comment.