sumotoy / RA8875

A library for RAiO RA8875 display driver for Teensy3.x or LC/Arduino's/Energia/Spark
GNU General Public License v3.0
79 stars 55 forks source link

change brightness is very slow #124

Open MaHa76 opened 7 years ago

MaHa76 commented 7 years ago

Hello,

I am working with 7"TFT and Teensy 3.6 with that library. Library is working great! But I have a problem, when I try to change the brightness fast. I am dimming the display from higher lever (for example 100) to 0 via Code for soft-dimming. (should be in 100ms from 100- 0), But the Change of the brithness is very slow, it takes some seconds. What could be wrong?