This website requires JavaScript.
Explore
Help
Sign In
MirrorSave
/
pigpio
mirror of
https://github.com/joan2937/pigpio
Watch
1
Star
0
Fork
You've already forked pigpio
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Fix broken close handling
Browse Source
...
This commit is contained in:
Flaviu Tamas
2019-12-21 11:07:05 -05:00
parent
b634058746
commit
1788961a9b
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
2
pigpio.c
Unescape
Escape
View File
@ -13582,9 +13582,9 @@ unsigned gpioHardwareRevision(void)
}
}
}
}
fclose
(
filp
)
;
}
}
if
(
rev
=
=
0
)
{
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
MirrorSave/pigpio
Title
Body
Create Issue