allenchak / TM1650_STM8

MIT License
5 stars 2 forks source link

TM1650_setBrightness() doesn't work #1

Open llinjupt opened 3 years ago

llinjupt commented 3 years ago

Hi allenchak, thanks for your work at first.

TM1650_setBrightness() doesn't work, I have checked the code, and found that iCtrl[i] should keep the new value, if not in TM1650_displayOn() it will fulsh the brightness bits away.

allenchak commented 3 years ago

Fixed and thank you for your report.