Mark Liffiton
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
9 deletions
-
wiringPiD/drcNetCmd.h
|
|
@@ -34,15 +34,6 @@ |
|
|
|
#define DRCN_DIGITAL_READ8 8 |
|
|
|
#define DRCN_ANALOG_READ 9 |
|
|
|
|
|
|
|
// Multiple definition for comDat fix |
|
|
|
/* |
|
|
|
struct drcNetComStruct |
|
|
|
{ |
|
|
|
uint32_t pin ; |
|
|
|
uint32_t cmd ; |
|
|
|
uint32_t data ; |
|
|
|
} comDat ; |
|
|
|
*/ |
|
|
|
|
|
|
|
struct drcNetComStruct |
|
|
|
{ |
|
|
|