This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
WiringPi
mirror of
https://github.com/WiringPi/WiringPi.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
9
Wiki
Activity
Browse Source
Fix a typo
Make lower case the only upper V
pull/46/head
Minwoo Lee
8 years ago
committed by
GitHub
parent
9a8f8bee5d
commit
6a375d1f9e
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
gpio/readall.c
+ 1
- 1
gpio/readall.c
View File
@@ -118,7 +118,7 @@ static char *physNames [64] =
NULL,
" 3.3v", "5v ",
" SDA.1", "5
V
",
" SDA.1", "5
v
",
" SCL.1", "0v ",
"GPIO. 7", "TxD ",
" 0v", "RxD ",
Write
Preview
Loading…
Cancel
Save