Update option doc

This commit is contained in:
John Zhao 2018-04-21 15:46:40 +08:00
parent cdd98925b5
commit cf15498994

View File

@ -116,9 +116,9 @@ enum class Option : std::uint8_t {
BRIGHTNESS,
/** Image contrast */
CONTRAST,
/** Image frame rate */
/** Image frame rate, must set IMU_FREQUENCY together */
FRAME_RATE,
/** IMU frequency */
/** IMU frequency, must set FRAME_RATE together */
IMU_FREQUENCY,
/**
* Exposure mode