ButterFlight / butterflight

GNU General Public License v3.0
106 stars 26 forks source link

adding stick arming as an option and setting it to false by default #77

Closed orneryd closed 6 years ago

orneryd commented 6 years ago

turning off using sticks to arm by default and making it a CLI option

set use_stick_arming = OFF
set use_stick_arming = ON

The reason for this is that arming with sticks is actually very dangerous. Some people may prefer to do it but we should disable it by default.

kidBrazil commented 6 years ago

Confirmed working both modes on and off!