This website works better with JavaScript.
Explore
Help
Register
Sign In
markow
/
WiringOP
Watch
1
Star
0
Fork
You've already forked WiringOP
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
Remove unnecessary name after struct
pull/26/head
Davide Depau
4 years ago
committed by
GitHub
parent
39e6dce602
commit
ed05fa2dcb
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
wiringPiD/drcNetCmd.h
2
wiringPiD/drcNetCmd.h
Unescape
Escape
View File
@ -40,5 +40,5 @@ struct drcNetComStruct
uint32_t
pin
;
uint32_t
pin
;
uint32_t
cmd
;
uint32_t
cmd
;
uint32_t
data
;
uint32_t
data
;
}
comDat
;
}
;
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
markow/WiringOP
Title
Body
Create Issue