mirror of
https://github.com/clockworkpi/WiringPi.git
synced 2025-12-12 16:08:49 +01:00
Fix for multiple definition of comDat (#76)
* Fix for multiple definition of comDat
This commit is contained in:
parent
d4b96c7cb4
commit
91f3520239
@ -40,5 +40,4 @@ struct drcNetComStruct
|
||||
uint32_t pin ;
|
||||
uint32_t cmd ;
|
||||
uint32_t data ;
|
||||
} comDat ;
|
||||
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user