mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-18 07:52:14 +01:00
Added String keyword
This commit is contained in:
parent
570454f178
commit
4df6fde6b5
@ -50,7 +50,8 @@ public KEYWORD1
|
||||
return KEYWORD1 Return
|
||||
short KEYWORD1
|
||||
signed KEYWORD1
|
||||
static KEYWORD1 Static
|
||||
static KEYWORD1 Static
|
||||
String KEYWORD1 String
|
||||
switch KEYWORD1 SwitchCase
|
||||
this KEYWORD1
|
||||
throw KEYWORD1
|
||||
|
Loading…
x
Reference in New Issue
Block a user