mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-30 16:24:09 +03:00
Fixed USBSerial.write() while sending big buffers (Bill Dreschel)
This commit is contained in:
@ -21,6 +21,7 @@ ARDUINO 1.5.2 BETA - 2012.01.23
|
||||
* sam: fixed BSoD on some Windows machine (louismdavis)
|
||||
* sam: added CANRX1/CANTX1 pins 88/89 (same physical pin for 66/53)
|
||||
* sam: fixed analogWrite when used in very thight write loops (V.Dorrich)
|
||||
* sam: fixed USBSerial.write() while sending big buffers (Bill Dreschel)
|
||||
|
||||
[libraries]
|
||||
* sam: Added Servo library
|
||||
|
Reference in New Issue
Block a user