Merge pull request #4140 from agdl/master

Added missing keyword
This commit is contained in:
Arturo Guadalupi 2015-11-13 09:47:18 +01:00
commit 44d9d074d3
2 changed files with 1260 additions and 0 deletions

1259
build/hs_err_pid4156.log Normal file

File diff suppressed because it is too large Load Diff

View File

@ -113,6 +113,7 @@ lowByte KEYWORD2 LowByte
analogReference KEYWORD2 AnalogReference
analogRead KEYWORD2 AnalogRead
analogReadResolution KEYWORD2 AnalogReadResolution
analogWrite KEYWORD2 AnalogWrite
attachInterrupt KEYWORD2 AttachInterrupt
detachInterrupt KEYWORD2 DetachInterrupt