mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-30 16:24:09 +03:00
Modifying String from new/delete to malloc()/free(). Also #include'ing WString.h from WProgram.h.
This commit is contained in:
@ -2,6 +2,7 @@ ARDUINO 0019
|
||||
|
||||
[core / libraries]
|
||||
|
||||
* Added aliases for the analog input pins: A0, A1, etc.
|
||||
* More accurate delay() function from BenF.
|
||||
* Re-enabling PWM after tone() ends.
|
||||
|
||||
|
Reference in New Issue
Block a user