1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00

TFT library: warning messages in PImage class and strings inside examples now stored in flash to save RAM

This commit is contained in:
Fede85
2013-12-06 11:17:17 +01:00
parent 9b05911525
commit 9a50f9f1fa
4 changed files with 26 additions and 23 deletions

View File

@ -4,6 +4,9 @@ ARDUINO 1.5.6 BETA
[ide]
* Improved command-line parsing (Matthijs Kooijman)
[libraries]
* TFT: warning messages in PImage class and strings inside examples now stored in flash to save RAM.
ARDUINO 1.5.5 BETA 2013.11.28
NOTICE: