chiark / gitweb /
Added software PWM module into wiringPi - library code
authorGordon Henderson <gordon@drogon.net>
Fri, 24 Aug 2012 16:49:26 +0000 (17:49 +0100)
committerGordon Henderson <gordon@drogon.net>
Fri, 24 Aug 2012 16:49:26 +0000 (17:49 +0100)
commita20fb1b1540e721ae373c3474e4dc201a95d2c61
treeabb9545b0000a1893a26adc63c7a1935af451ce2
parente636f6213bedb35dad2ab172f5e3f1414e50aaf2
Added software PWM module into wiringPi - library code
and an example.
examples/Makefile
examples/softPwm.c [new file with mode: 0644]
wiringPi/Makefile
wiringPi/softPwm.c [new file with mode: 0644]
wiringPi/softPwm.h [new file with mode: 0644]