Updated: October 28, 2024 |
Discontinue using an external sensor on the device
#include <sensor/external_sensor_api.h>
typedef void(* close_external_sensor_func_t)(void *handle);
Call this function to discontinue using an external sensor on the device. Any internal resources associated with this previously opened sensor are freed.