-
Notifications
You must be signed in to change notification settings - Fork 32
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
CLI Parameters (get/set) #64
Comments
Hi there! Take a look at these messages:
|
Can you point me on how can I use that? |
I implemented it this way (for INAV 6.1 iirc):
|
setSetting("roll_srate",67); saveSettings(); |
If you want to set Mode range and channel, I think you should use MSP_SET_MODE_RANGE message |
Betaflight 4.5 - Cannot get BoxNames! error on connect... investigating... |
After staring i need first to check parameters if they are correct:
get serial_update_rate_hz
if it's not 2000, set it:Can i achieve that somehow?
The text was updated successfully, but these errors were encountered: