diff --git a/build/shared/revisions.txt b/build/shared/revisions.txt index be9835d07..107bc4d8f 100644 --- a/build/shared/revisions.txt +++ b/build/shared/revisions.txt @@ -15,6 +15,7 @@ ARDUINO 1.6.5 [libraries] * LiquidCrystal fixes. Thanks @newbie15 +* Added SPI Transactions to TFT lib [core] * AVR: delayMicroseconds(..) doesn't hang if called with 0. Thanks @cano64