devicetree: fix DT_FOREACH_PROP_ELEM_SEP doxygen example
Remove a duplicate line from the code sample. Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
This commit is contained in:
parent
9fcfb31c82
commit
64708f0200
1 changed files with 0 additions and 1 deletions
|
@ -2797,7 +2797,6 @@
|
|||
*
|
||||
* @code{.c}
|
||||
* struct gpio_dt_spec specs[] = {
|
||||
* struct gpio_dt_spec specs[] = {
|
||||
* GPIO_DT_SPEC_GET_BY_IDX(DT_NODELABEL(n), my_gpios, 0),
|
||||
* GPIO_DT_SPEC_GET_BY_IDX(DT_NODELABEL(n), my_gpios, 1)
|
||||
* };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue