Mark Liffiton
4 yıl önce
committed by
GitHub
ebeveyn
işleme
7bace61ddb
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile
0 ekleme ve
9 silme
-
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 |
|
|
|
{ |
|
|
|