Update README.md

This commit is contained in:
max mc costa 2014-05-25 23:51:28 +02:00
parent b5cc46c9ef
commit dda4076397

View file

@ -59,9 +59,8 @@ http://www.elecrow.com/144-128x-128-tft-lcd-with-spi-interface-p-855.html
Code Optimizations: Code Optimizations:
The purpose of this library it's SPEED. I have tried to use hardware optimized calls The purpose of this library it's SPEED. I have tried to use hardware optimized calls
where was possible and results are quite good for most applications, actually nly filled circles where was possible and results are quite good for most applications.
are still a bit slow. Many SPI call has been optimized by reduce un-needed triggers to RS and CS Of course it can be improved so feel free to add suggestions.
lines. Of course it can be improved so feel free to add suggestions.
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
Copyright (c) 2014, .S.U.M.O.T.O.Y., coded by Max MC Costa. Copyright (c) 2014, .S.U.M.O.T.O.Y., coded by Max MC Costa.