locally, doxygen said this was ambiguous.

This commit is contained in:
Jeff Epler 2025-03-02 16:37:32 -06:00
parent 2136c92ec2
commit c61895ea0c

View file

@ -24,7 +24,7 @@
//| class UART:
//| """A bidirectional serial protocol. Already initialized for Zephyr defined
//| busses in `board`.
//| busses in :py:mod:`board`.
//|
//| .. raw:: html
//|