mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-16 11:21:18 +03:00
[sam] Fixed initialization of ADC timings (improves analogRead speed by a factor x10)
Discussion: http://www.djerickson.com/arduino/ http://forum.arduino.cc/index.php?topic=156849 http://forum.arduino.cc/index.php?topic=187693 Fixes #1418
This commit is contained in:
@ -7,6 +7,10 @@ ARDUINO 1.5.5 BETA
|
||||
* sam: Fixed SPI initialization (when using extended API and multiple CS)
|
||||
* avr: Fixed behavior of EthernetClient::flush()
|
||||
|
||||
[core]
|
||||
* sam: Fixed wrong initialization for ADC timings (analogRead speed Arduino DUE improved by a factor x10)
|
||||
(http://www.djerickson.com/arduino/)
|
||||
|
||||
ARDUINO 1.5.4 BETA 2013.09.10
|
||||
|
||||
[ide]
|
||||
|
Reference in New Issue
Block a user