|
@@ -84,6 +84,7 @@ static const char * const iio_modifier_names[] = {
|
|
|
[IIO_MOD_LIGHT_RED] = "red",
|
|
|
[IIO_MOD_LIGHT_GREEN] = "green",
|
|
|
[IIO_MOD_LIGHT_BLUE] = "blue",
|
|
|
+ [IIO_MOD_QUATERNION] = "quaternion",
|
|
|
};
|
|
|
|
|
|
/* relies on pairs of these shared then separate */
|