move SENS_EN_MB12XX to mb12xx driver

This commit is contained in:
Daniel Agar
2018-02-10 16:21:30 -05:00
parent dbb3621bdb
commit 5b80adeadb
2 changed files with 42 additions and 10 deletions
-10
View File
@@ -217,16 +217,6 @@ PARAM_DEFINE_FLOAT(SENS_BOARD_X_OFF, 0.0f);
*/
PARAM_DEFINE_FLOAT(SENS_BOARD_Z_OFF, 0.0f);
/**
* Maxbotix Soanr (mb12xx)
*
* @reboot_required true
*
* @boolean
* @group Sensors
*/
PARAM_DEFINE_INT32(SENS_EN_MB12XX, 0);
/**
* Thermal control of sensor temperature
*