systemlib: Fix parameter name error

This commit is contained in:
Paul Riseborough
2017-02-09 17:43:23 +11:00
committed by Lorenz Meier
parent f3d30564ed
commit 93a70c2d0b

View File

@@ -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