Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #988
|
|
|
|
|
|
|
|
private.
This allows better optimization on classes that extends Stream without losing
timeout capabilities.
|
|
|
|
Needed in order to work with Arduino Leonardo
|
|
|
|
|
|
|
|
See #881
|
|
Fixes #831 #881 #955 #1123 #1140
|
|
https://github.com/arduino/Arduino/pull/1329#issuecomment-15609148
See #857 #1329
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See #857
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit a0c96bebddac27e8ea51811a74d6cdfa2d8a30e0.
|
|
|
|
|
|
|
|
|
|
|
|
This allows use of A0, A1, A2, A3 constants and for them to be mapped to the appropriate analog input channel. It should only be used if the macro is actually defined.
|
|
|
|
|
|
|
|
See #181 #392 #505 #543 #544
|
|
Fixes #73
Fixes #883
|
|
Fixes #857
|