mirror of
https://github.com/arduino/Arduino.git
synced 2024-11-29 10:24:12 +01:00
Adding end() to the keywords file.
This commit is contained in:
parent
2a3a8b1c4f
commit
9c8f9c852c
@ -160,6 +160,7 @@ Serial1 KEYWORD3 Serial
|
||||
Serial2 KEYWORD3 Serial
|
||||
Serial3 KEYWORD3 Serial
|
||||
begin KEYWORD2 Serial_Begin
|
||||
end KEYWORD2 Serial_End
|
||||
read KEYWORD2 Serial_Read
|
||||
print KEYWORD2 Serial_Print
|
||||
println KEYWORD2 Serial_Println
|
||||
|
Loading…
Reference in New Issue
Block a user