2 #include <px4_platform_common/log.h> 22 PX4_ERR(
"param TRIG_PINS not found");
38 while ((single_pin = pin_list % 10)) {
40 _pins[i] = single_pin - 1;
#define PARAM_INVALID
Handle returned when a parameter cannot be found.
CameraInterface()
Constructor.
__EXPORT int param_get(param_t param, void *val)
Copy the value of a parameter.
void get_pins()
get the hardware configuration
__EXPORT param_t param_find(const char *name)
Look up a parameter by name.