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
Description
No description provided
1.4 MiB
Languages
C 90%
Makefile 3.4%
Shell 2.9%
C++ 2%
Roff 1.1%
Other 0.6%