Skip to content

Commit 2b6b5c7

Browse files
authored
feat(uart): adds Serial4 as a keyword - used by ESP32-P4 (#10619)
* feat(uart): adds Serial4 as a keyword - used by ESP32-P4 * fix(keywords): added 2 new lines to keep consistancy
1 parent fe0f016 commit 2b6b5c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libraries/ESP32/keywords.txt

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
# Datatypes (KEYWORD1)
77
#######################################
88

9+
Serial4 KEYWORD1
10+
911
#######################################
1012
# Methods and Functions (KEYWORD2)
1113
#######################################

0 commit comments

Comments
 (0)