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
Update wiringPi/piNes.c
Use other style import, for successful local build.
pull/1/head
Tom Wardill
12 years ago
parent
ae40bdaf6a
commit
8b30932c8b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
wiringPi/piNes.c
+ 1
- 1
wiringPi/piNes.c
View File
@@ -22,7 +22,7 @@
***********************************************************************
*/
#include
<wiringPi.h>
#include
""wiringPi.h""
#include "piNes.h"
Write
Preview
Loading…
Cancel
Save