8000 locally, doxygen said this was ambiguous. · FoamyGuy/circuitpython@c61895e · GitHub
[go: up one dir, main page]

Skip to content

Commit c61895e

Browse files
committed
locally, doxygen said this was ambiguous.
1 parent 2136c92 commit c61895e

File tree

1 file changed

+1
-1
lines changed
  • ports/zephyr-cp/bindings/zephyr_serial

1 file changed

+1
-1
lines changed

ports/zephyr-cp/bindings/zephyr_serial/UART.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
//| class UART:
2626
//| """A bidirectional serial protocol. Already initialized for Zephyr defined
27-
//| busses in `board`.
27+
//| busses in :py:mod:`board`.
2828
//|
2929
//| .. raw:: html
3030
//|

0 commit comments

Comments
 (0)
0