-
-
Notifications
You must be signed in to change notification settings - Fork 933
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FIX: feature ESC_SENSOR #3382
FIX: feature ESC_SENSOR #3382
Conversation
205cb3f
to
a3d7537
Compare
a3d7537
to
f4a222e
Compare
Kudos, SonarCloud Quality Gate passed!
|
Do you want to test this code? Here you have an automated build: |
AUTOMERGE: (FAIL)
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- enabled motor_stop, esc_sensor via uart, 3d on fresh flash. (some of the following are defaults, but still show in diff)
# diff
# version
# Betaflight / STM32F7X2 (S7X2) 4.5.0 Mar 18 2023 / 21:08:01 (ef3ee2eb1) MSP API: 1.46
# start the command batch
batch start
board_name TMOTORF7
manufacturer_id TMTR
# feature
feature MOTOR_STOP
feature TELEMETRY
feature 3D
feature LED_STRIP
feature OSD
feature ESC_SENSOR
# serial
serial 2 1024 115200 57600 0 115200
# master
set osd_canvas_width = 30
set osd_canvas_height = 13
profile 0
rateprofile 0
# end the command batch
batch end
Fixes: ESC_SENSOR