mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
systemlib: Fix parameter name error
This commit is contained in:
committed by
Lorenz Meier
parent
f3d30564ed
commit
93a70c2d0b
@@ -220,7 +220,7 @@ PARAM_DEFINE_INT32(SYS_CAL_BARO, 0);
|
||||
* @min 10
|
||||
* @group System
|
||||
*/
|
||||
PARAM_DEFINE_INT32(SYS_CAL_DELT, 24);
|
||||
PARAM_DEFINE_INT32(SYS_CAL_TDEL, 24);
|
||||
|
||||
/**
|
||||
* Minimum starting temperature for thermal calibration
|
||||
|
||||
Reference in New Issue
Block a user