sensors app: Load missing param

This commit is contained in:
Lorenz Meier
2015-06-19 10:44:58 -07:00
parent bf24d42a79
commit 79d9e1be8d
+1
View File
@@ -638,6 +638,7 @@ Sensors::Sensors() :
(void)param_find("CAL_MAG2_ROT");
(void)param_find("SYS_PARAM_VER");
(void)param_find("SYS_AUTOSTART");
(void)param_find("SYS_AUTOCONFIG");
/* fetch initial parameter values */
parameters_update();