1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00

Merge of arduino-1.0.1. Work in progress...

This commit is contained in:
Cristian Maglie
2012-05-23 09:22:52 +02:00
215 changed files with 37716 additions and 6881 deletions

View File

@ -183,5 +183,17 @@ parseFloat KEYWORD2
readBytes KEYWORD2
readBytesUntil KEYWORD2
# USB-related keywords
Keyboard KEYWORD3
Mouse KEYWORD3
press KEYWORD2
release KEYWORD2
releaseAll KEYWORD2
accept KEYWORD2
click KEYWORD2
move KEYWORD2
isPressed KEYWORD2
setup KEYWORD3 Setup
loop KEYWORD3 Loop