Bollie

Results 26 comments of Bollie

Just checked after few months: Oct 2019: USD 0,70 with [LCSC](https://lcsc.com/product-detail/LED-Drivers_TM1680_C84836.html) and 10 for USD 5 + shipping at [aliexpress](https://nl.aliexpress.com/item/33007497127.html)

[Datasheets with translation](https://github.com/Bolukan/tm1680)

Use a [fork](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request-from-a-fork)

I took a look at your code: the OFF moment can be lower or higher than the ON moment and both numbers are 12 bits.

I rethought this issue. Of course the function can calculate the number of ticks it is ON [0-4096]. But I think this will not suffice as a mirror of setPWM()....

@Michele61, could you (and others) add use examples? The function did not function for long time, so I guess it is not mainstream. That said, another possibility is to remove...

I removed a change (25.000.000 to a constant) back on his request in the last commit.

I dont know if I used the right route ('Comply to current master branche', 'Merge pull request #1 from adafruit/master' and 'use setPrescale function') and it took some time to...

Done commenting out line (in example) and update keywords with new functions in current version

This would suggest having installed multiple versions of this library. Check the file UniversalTelegramBot.h in those maps whether around line 31 you see `#include `. If not update the library...