| 123456789101112131415 | /* camera_control.proto/Open GoPro, Version 2.0 (C) Copyright 2021 GoPro, Inc. (http://gopro.com/OpenGoPro). *//* This copyright was auto-generated on Mon Nov  4 18:00:55 UTC 2024 *//*********************************************************************************************************************** * * This file is automatically generated!!! Do not modify manually. * **********************************************************************************************************************//** * Commands related to controlling the camera's operation */syntax = "proto2";package open_gopro;
 |