mirror of
https://github.com/clockworkpi/WiringPi.git
synced 2026-03-18 18:02:49 +01:00
Fix for multiple definition of comDat (#76)
* Fix for multiple definition of comDat
This commit is contained in:
@@ -40,5 +40,4 @@ struct drcNetComStruct
|
||||
uint32_t pin ;
|
||||
uint32_t cmd ;
|
||||
uint32_t data ;
|
||||
} comDat ;
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user