load_cell_probe: Create load_cell_probe MCU object
Implement MCU features that enable using an adc to stop an axis Signed-off-by: Gareth Farrington <gareth@waves.ky>
This commit is contained in:
committed by
Kevin O'Connor
parent
cb0c38f7d8
commit
42c9031c81
@@ -28,3 +28,4 @@ src-$(CONFIG_WANT_LDC1612) += sensor_ldc1612.c
|
||||
src-$(CONFIG_WANT_SENSOR_ANGLE) += sensor_angle.c
|
||||
src-$(CONFIG_NEED_SENSOR_BULK) += sensor_bulk.c
|
||||
src-$(CONFIG_NEED_SOS_FILTER) += sos_filter.c
|
||||
src-$(CONFIG_WANT_LOAD_CELL_PROBE) += load_cell_probe.c
|
||||
|
||||
Reference in New Issue
Block a user