Gordon Henderson 870ba4129f Updated pwmWrite to not mask the value written in-case a call
to pumSetRange() happens.

ANDing with 0x3FF was wrong anyway as the PWM counter does from zero
to the top value, not top-1 as I originally thought.
2012-08-19 15:38:25 +01:00
..
2012-08-16 15:04:43 +01:00
2012-08-16 15:04:43 +01:00
2012-08-16 15:04:43 +01:00
2012-08-16 15:04:43 +01:00
2012-08-16 15:04:43 +01:00
2012-08-16 15:04:43 +01:00
2012-08-16 15:04:43 +01:00
2012-08-16 15:04:43 +01:00
2012-08-16 15:04:43 +01:00
2012-08-19 15:17:03 +01:00
2012-08-16 15:04:43 +01:00
2012-08-18 13:53:01 +01:00
2012-08-16 15:04:43 +01:00
2012-08-16 15:04:43 +01:00
2012-08-16 15:04:43 +01:00

WiringPi: An implementation of most of the Arduino Wiring
	functions for the Raspberry Pi,
	along with many more features and libraries to support
	hardware, etc. on the Raspberry Pi

Full details at:
	https://projects.drogon.net/raspberry-pi/wiringpi/