mirror of
https://github.com/clockworkpi/WiringPi.git
synced 2025-12-12 16:08:49 +01:00
delete duplicated FSEL_ALT0 definition.
This commit is contained in:
parent
ddf1b3ffaa
commit
e7ca03ac8e
@ -121,7 +121,6 @@ void (*pwmSetClock) (int divisor) ;
|
||||
#define FSEL_INPT 0b000
|
||||
#define FSEL_OUTP 0b001
|
||||
#define FSEL_ALT0 0b100
|
||||
#define FSEL_ALT0 0b100
|
||||
#define FSEL_ALT1 0b101
|
||||
#define FSEL_ALT2 0b110
|
||||
#define FSEL_ALT3 0b111
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user