Skip to content
Snippets Groups Projects
Commit 0ee801df authored by Daniel Agar's avatar Daniel Agar
Browse files

system_params.c param metadata

parent 119fa8ed
No related branches found
No related tags found
No related merge requests found
......@@ -107,11 +107,10 @@ PARAM_DEFINE_INT32(SYS_RESTART_TYPE, 2);
PARAM_DEFINE_INT32(SYS_MC_EST_GROUP, 0);
/**
* Enable TELEM2 as companion computer link
* TELEM2 as companion computer link
*
* CHANGING THIS VALUE REQUIRES A RESTART. Configures the baud rate of the TELEM2 connector as
* companion computer interface.
* Set to zero to disable, set to these values to enable (NO OTHER VALUES SUPPORTED!).
*
* @value 0 Disabled
* @value 10 FrSky Telemetry
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment