mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-30 16:24:09 +03:00
Merge branch 'ide-1.5.x-lcd' of github.com:matthijskooijman/Arduino
This commit is contained in:
@ -10,6 +10,8 @@ ARDUINO 1.5.9
|
||||
* sam: added -MMD flag to let gcc produce dependency files (full rebuild on Arduino Due is now triggered only if needed)
|
||||
|
||||
[libraries]
|
||||
* LiquidCrystal: added setRowOffsets function to support different LCD hardware configurations (Mark Sproul)
|
||||
* LiquidCrystal: various improvements and optimizations (Matthijs Kooijman)
|
||||
* Fixed PROGMEM error in Robot_Control/examples/explore/R06_Wheel_Calibration
|
||||
|
||||
The following changes are included also in the Arduino IDE 1.0.7:
|
||||
|
Reference in New Issue
Block a user