chiark / gitweb /
Updated a technicality in softPwm, and added a suggested memset to zero
authorGordon Henderson <projects@drogon.net>
Thu, 29 Jan 2015 10:17:25 +0000 (10:17 +0000)
committerGordon Henderson <projects@drogon.net>
Thu, 29 Jan 2015 10:17:25 +0000 (10:17 +0000)
commit51fff3cab9d45a4775eb0fb1f5de23eb2e2b2328
tree8d4bbdcd3224b50bad8a87d158ff8af96db92aaf
parentd42e831089c9d15d229fc475d84dee9456527b42
Updated a technicality in softPwm, and added a suggested memset to zero
for the SPI code - it's mentioned in spidev.h but not used in the actual
kernel documentation example spi_test.c program )-:
wiringPi/softPwm.c
wiringPi/wiringPiSPI.c