Skip to content

Commit ccad3cf

Browse files
moonlight83340danieldegrasse
authored andcommitted
sensor: sensor_axis_align: clarify defgroup
Rename and clarify the @defgroup SENSOR_AXIS_ALIGN to better reflect its purpose. Replace the vague "DT Options" title with a more descriptive name: "Sensor axis alignment DT options". This improves documentation clarity for developers configuring sensor orientation via Device Tree. Signed-off-by: Gaetan Perrot <gaetan.perrot@spacecubics.com>
1 parent 4d11a11 commit ccad3cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/zephyr/dt-bindings/sensor/sensor_axis_align.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#define ZEPHYR_INCLUDE_DT_BINDINGS_SENSOR_AXIS_ALIGN_H_
77

88
/**
9-
* @defgroup SENSOR_AXIS_ALIGN DT Options
9+
* @defgroup SENSOR_AXIS_ALIGN Sensor axis alignment DT Options
1010
* @ingroup sensor_interface
1111
* @{
1212
*/

0 commit comments

Comments
 (0)