소스 검색

Fixed merge issue

TheOnlyJoey 9 년 전
부모
커밋
096d2db527
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      include/openhmd.h

+ 0 - 3
include/openhmd.h

@@ -114,9 +114,6 @@ typedef enum {
 	/** float[10], set - Perform sensor fusion on values from external sensors. Values are: dt (time since last update, in seconds) X, Y, Z gyro, X, Y, Z accelerometer and X, Y, Z magnetometer. */
 	OHMD_EXTERNAL_SENSOR_FUSION           = 19,
 
-	/** float[10], set - Perform sensor fusion on values from external sensors. Values are: dt (time since last update, in seconds) X, Y, Z gyro, X, Y, Z accelerometer and X, Y, Z magnetometer. */
-	OHMD_EXTERNAL_SENSOR_FUSION           = 19,
-
 } ohmd_float_value;
 
 /** A collection of int value information types used for getting information with ohmd_device_geti()