edlins / libPCA9685

superfast PCA9685 library for Debian platforms. developed on Raspbian on a Pi B+.
MIT License
13 stars 8 forks source link

getopt #12

Closed edlins closed 6 years ago

edlins commented 6 years ago

change from compiler constants to getopt

pvint commented 6 years ago

Hey, that's awesome! Just last night I was looking up in an old project of mine how getopt works to use it in my tests!