mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-30 16:24:09 +03:00
Resynced with Processing/Wiring IDE code: improved auto-format, better performance for EditorConsole, etc...
This commit is contained in:
@ -53,8 +53,13 @@ PWM now working on pin 11 (in addition to pins 9 and 10).
|
||||
Slowed PWM frequency (on all three PWM pins) to 1KHz.
|
||||
Now give an error if compiled sketch is too big.
|
||||
Fixed abs(), min(), max(), and constrain() macros.
|
||||
Added menu items to the IDE to burn bootloader.
|
||||
Now display binary sketch size on upload, and give error if too big.
|
||||
Added C++ serial library.
|
||||
Resynced with Processing/Wiring IDE code (improved auto-format, faster logging
|
||||
to serial monitor console, other bug fixes)
|
||||
|
||||
0003
|
||||
0003 - 2006.01.16
|
||||
|
||||
API Changes
|
||||
Reversed the analog input pins to correspond to newer boards. This means
|
||||
|
Reference in New Issue
Block a user