mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-30 16:24:09 +03:00
[sam] Fixed regression in analogRead() (fails to read multiple channels) (Mark Tillotson)
See #1740 #1634 http://forum.arduino.cc/index.php?topic=203322.msg1509907#msg1509907
This commit is contained in:
@ -10,7 +10,7 @@ ARDUINO 1.5.6 BETA
|
||||
|
||||
[core]
|
||||
* sam: Fixed wrap-around bug in delay() (Mark Tillotson)
|
||||
* sam: Fixed regression in analogRead() (fails to read multiple channels)
|
||||
* sam: Fixed regression in analogRead() (fails to read multiple channels) (Mark Tillotson)
|
||||
|
||||
ARDUINO 1.5.5 BETA 2013.11.28
|
||||
|
||||
|
Reference in New Issue
Block a user