issues
search
danriches
/
WiringPi.Net
A simple C# wrapper for Gordon's WiringPi library.
46
stars
32
forks
source link
Single library and some enum updates
#10
Closed
seaeagle1
closed
7 years ago
seaeagle1
commented
7 years ago
Some small changes I made for my own project:
AFAIK wiringpi got rid of the separate I2C and SPI libraries
Enum for PullUp/Down values
Added enum values for SoftPWM
Some small changes I made for my own project: