|
@@ -19,6 +19,8 @@ extern struct cam_flash_ctrl *g_flash_ctrl;
|
|
struct cam_flash_frame_setting g_flash_data;
|
|
struct cam_flash_frame_setting g_flash_data;
|
|
#endif
|
|
#endif
|
|
|
|
|
|
|
|
+int wled_flash_led_prepare(struct led_trigger *trigger, int options, int *max_current);
|
|
|
|
+
|
|
int cam_flash_led_prepare(struct led_trigger *trigger, int options,
|
|
int cam_flash_led_prepare(struct led_trigger *trigger, int options,
|
|
int *max_current, bool is_wled)
|
|
int *max_current, bool is_wled)
|
|
{
|
|
{
|