aboutsummaryrefslogtreecommitdiff
path: root/stmhal/qstrdefsport.h
diff options
context:
space:
mode:
Diffstat (limited to 'stmhal/qstrdefsport.h')
-rw-r--r--stmhal/qstrdefsport.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/stmhal/qstrdefsport.h b/stmhal/qstrdefsport.h
index b7102b726..830514d35 100644
--- a/stmhal/qstrdefsport.h
+++ b/stmhal/qstrdefsport.h
@@ -79,8 +79,8 @@ Q(off)
Q(toggle)
Q(intensity)
-// for USART class
-Q(USART)
+// for UART class
+Q(UART)
Q(baudrate)
Q(bits)
Q(stop)