summaryrefslogtreecommitdiffstats
path: root/watch-library/shared/watch/watch_uart.h
diff options
context:
space:
mode:
authorJoey Castillo <joeycastillo@utexas.edu>2022-01-27 10:51:15 -0500
committerJoey Castillo <joeycastillo@utexas.edu>2022-01-27 10:51:15 -0500
commit14e4562b7a44ab6882180b69145665d4920769ac (patch)
tree89506572890224a498383b748d620e80839208c3 /watch-library/shared/watch/watch_uart.h
parent29fa6052831f8d26815405d4652b5799e3c74147 (diff)
downloadSensor-Watch-14e4562b7a44ab6882180b69145665d4920769ac.tar.gz
Sensor-Watch-14e4562b7a44ab6882180b69145665d4920769ac.tar.bz2
Sensor-Watch-14e4562b7a44ab6882180b69145665d4920769ac.zip
add SPI to the index
Diffstat (limited to 'watch-library/shared/watch/watch_uart.h')
-rw-r--r--watch-library/shared/watch/watch_uart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/watch-library/shared/watch/watch_uart.h b/watch-library/shared/watch/watch_uart.h
index 04a53e4e..79fcd53a 100644
--- a/watch-library/shared/watch/watch_uart.h
+++ b/watch-library/shared/watch/watch_uart.h
@@ -27,7 +27,7 @@
#include "watch.h"
-/** @addtogroup debug UART
+/** @addtogroup uart UART
* @brief This section covers functions related to the UART peripheral.
**/
/// @{