| rcp_error_t rcp_set_list | ( | rcp_camera_connection_t * | con, |
| rcp_param_t | id, | ||
| const char * | val | ||
| ) |
Set list value for RCP parameter.
This is used to set a list value on the camera.
| [in] | con | the camera connection |
| [in] | id | the RCP parameter |
| [in] | val | stringified c_list to set |