Skip to content

Commit d020cef

Browse files
committed
Fix zip library to be compatible with Arduino 1.8.2 (and probably earlier)
1 parent a8f57ab commit d020cef

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

arduino_TLC59116.zip

14.6 KB
Binary file not shown.

library.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ sentence=Library for TI TLC59116 (and almost TLC59108) I2C Led Driver chip.
66
paragraph=A high-level interface that manages multiple TLC59116 chips, with almost every function of the chip implemented. And, a lower-level interface that (allegedly) correctly implements the protocol for each function without the "manager" layer.
77
url=https://github.com/2splat/arduino-TLC59116
88
architectures=*
9+
includes=TLC59116.h

0 commit comments

Comments
 (0)