Skip to content

Commit 9835347

Browse files
authored
feat(uart): adds Serial4 as a keyword - used by ESP32-P4
1 parent e9b3f26 commit 9835347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/ESP32/keywords.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#######################################
66
# Datatypes (KEYWORD1)
77
#######################################
8+
Serial4 KEYWORD1
89

910
#######################################
1011
# Methods and Functions (KEYWORD2)
@@ -13,5 +14,4 @@
1314
#######################################
1415
# Constants (LITERAL1)
1516
#######################################
16-
1717
RGB_BUILTIN LITERAL1

0 commit comments

Comments
 (0)