File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 140
140
/*
141
141
* Xsens Technologies BV products (http://www.xsens.com).
142
142
*/
143
- #define XSENS_CONVERTER_0_PID 0xD388
144
- #define XSENS_CONVERTER_1_PID 0xD389
143
+ #define XSENS_CONVERTER_0_PID 0xD388 /* Xsens USB converter */
144
+ #define XSENS_CONVERTER_1_PID 0xD389 /* Xsens Wireless Receiver */
145
145
#define XSENS_CONVERTER_2_PID 0xD38A
146
- #define XSENS_CONVERTER_3_PID 0xD38B
147
- #define XSENS_CONVERTER_4_PID 0xD38C
148
- #define XSENS_CONVERTER_5_PID 0xD38D
146
+ #define XSENS_CONVERTER_3_PID 0xD38B /* Xsens USB-serial converter */
147
+ #define XSENS_CONVERTER_4_PID 0xD38C /* Xsens Wireless Receiver */
148
+ #define XSENS_CONVERTER_5_PID 0xD38D /* Xsens Awinda Station */
149
149
#define XSENS_CONVERTER_6_PID 0xD38E
150
150
#define XSENS_CONVERTER_7_PID 0xD38F
151
151
You can’t perform that action at this time.
0 commit comments