Closed SilentZen closed 2 years ago
Issue-Label Bot is automatically applying the label Feature request
to this issue, with a confidence of 0.96. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
@SilentZen please propose a Pull Request with the change and if you own FF35 test
Current Behavior
No
define USE_DSHOT
define USE_ESC_SENSOR
in target.h
Desired Behavior
Have
define USE_DSHOT
define USE_ESC_SENSOR
in target.h
Suggested Solution
Add
define USE_DSHOT
define USE_ESC_SENSOR
in target.h
Who does this impact? Who is this for?
Planes to check RPM
Additional context
Tested and compiled fine, tested flying and worked, also checked tasks and CPU utilization did not drastically increase.