Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Apua
Kirjaudu sisään
heuzef
/
WiringPi
peilaus alkaen
https://github.com/WiringPi/WiringPi.git
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Julkaisut
9
Wiki
Toiminta
Selaa lähdekoodia
Minor change to the scroll phat test program, and bumped the version.
pull/62/head
Gordon Henderson
8 vuotta sitten
vanhempi
143b383b8d
commit
2dbecfca0a
4 muutettua tiedostoa
jossa
4 lisäystä
ja
4 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
VERSION
+1
-1
debian-template/wiringPi/DEBIAN/control
+1
-1
examples/scrollPhat/test.c
+1
-1
gpio/version.h
+ 1
- 1
VERSION
Näytä tiedosto
@@ -1 +1 @@
2.3
1
2.3
2
+ 1
- 1
debian-template/wiringPi/DEBIAN/control
Näytä tiedosto
@@ -1,5 +1,5 @@
Package: wiringpi
Version: 2.3
1
Version: 2.3
2
Section: libraries
Priority: optional
Architecture: armhf
+ 1
- 1
examples/scrollPhat/test.c
Näytä tiedosto
@@ -107,7 +107,7 @@ int main (void)
printf (" Message Test...Press Ctrl-C to exit: ") ;
fflush (stdout) ;
scrollPhatPrintSpeed (
20
) ;
scrollPhatPrintSpeed (
75
) ;
for (;;)
scrollPhatPuts (" Welcome to the scroll phat from Pimoroni ") ;
+ 1
- 1
gpio/version.h
Näytä tiedosto
@@ -1 +1 @@
#define VERSION "2.3
1
"
#define VERSION "2.3
2
"
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna