mirror of
https://github.com/clockworkpi/WiringPi.git
synced 2026-06-13 06:13:10 +02:00
changed to pin mode to support softPwm.
bugfix in blink.sh - wring pin improving the maxdetect routing - a little. gpio pins
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
#define OUTPUT 1
|
||||
#define PWM_OUTPUT 2
|
||||
#define GPIO_CLOCK 3
|
||||
#define SOFT_PWM_OUTPUT 4
|
||||
|
||||
#define LOW 0
|
||||
#define HIGH 1
|
||||
|
||||
Reference in New Issue
Block a user