Skip to content

Commit 99f9c58

Browse files
Merge pull request #58 from luxonis/develop
Release v2.11.1
2 parents c2a6034 + fca1937 commit 99f9c58

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

include/depthai-shared/properties/IMUProperties.hpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ namespace dai {
88
/**
99
* Available IMU sensors.
1010
* More details about each sensor can be found in the datasheet:
11-
* \link https://www.ceva-dsp.com/wp-content/uploads/2019/10/BNO080_085-Datasheet.pdf \endlink
11+
*
12+
* https://www.ceva-dsp.com/wp-content/uploads/2019/10/BNO080_085-Datasheet.pdf
1213
*/
1314
enum class IMUSensor : std::int32_t {
1415
/**

0 commit comments

Comments
 (0)