mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-07-29 10:17:15 +02:00
remove instead of delete (#730)
This commit is contained in:
@ -15,7 +15,7 @@ begin KEYWORD2
|
||||
end KEYWORD2
|
||||
|
||||
clear KEYWORD2
|
||||
delete KEYWORD2
|
||||
remove KEYWORD2
|
||||
|
||||
putChar KEYWORD2
|
||||
putUChar KEYWORD2
|
||||
|
Reference in New Issue
Block a user