mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-30 16:24:09 +03:00
Improved portability of String class (maniacbug)
This commit is contained in:
@ -13,6 +13,7 @@ ARDUINO 1.5.6 BETA
|
||||
* sam: Fixed regression in analogRead() (fails to read multiple channels) (Mark Tillotson)
|
||||
* sam: Optimized delayMicroseconds() (Rob Tillaart) #1121
|
||||
* Optimized Print::print(String&) method, now uses internal string buffer to perform block write
|
||||
* Improved portability of String class (maniacbug) #695
|
||||
|
||||
ARDUINO 1.5.5 BETA 2013.11.28
|
||||
|
||||
|
Reference in New Issue
Block a user