Browse Source

system_params - remove duplicate text in param

release/1.12
Hamish Willee 4 years ago committed by Beat Küng
parent
commit
d58ee9400c
  1. 2
      src/lib/systemlib/system_params.c

2
src/lib/systemlib/system_params.c

@ -132,7 +132,7 @@ PARAM_DEFINE_INT32(SYS_PARAM_VER, 1);
* *
* 0 : Set to 0 to do nothing * 0 : Set to 0 to do nothing
* 1 : Set to 1 to start a calibration at next boot * 1 : Set to 1 to start a calibration at next boot
* This parameter is reset to zero when the the temperature calibration starts. * This parameter is reset to zero when the temperature calibration starts.
* *
* default (0, no calibration) * default (0, no calibration)
* *

Loading…
Cancel
Save