S JavaScriptem funguje tato webová stránka lépe.
Domů
Nápověda
Přihlásit se
heuzef
/
WiringPi
zrcadlo
https://github.com/WiringPi/WiringPi.git
Sledovat
1
Oblíbit
0
Rozštěpit
0
Zdrojový kód
Úkoly
0
Vydání
9
Wiki
Aktivita
Procházet zdrojové kódy
Minor change to the scroll phat test program, and bumped the version.
pull/62/head
Gordon Henderson
před 8 roky
rodič
143b383b8d
revize
2dbecfca0a
4 změnil soubory
, kde provedl
4 přidání
a
4 odebrání
Rozdělené zobrazení
Diff Options
Zobrazit statistiky
Stáhněte soubor opravy
Stáhněte rozdílový soubor
+1
-1
VERSION
+1
-1
debian-template/wiringPi/DEBIAN/control
+1
-1
examples/scrollPhat/test.c
+1
-1
gpio/version.h
+ 1
- 1
VERSION
Zobrazit soubor
@@ -1 +1 @@
2.3
1
2.3
2
+ 1
- 1
debian-template/wiringPi/DEBIAN/control
Zobrazit soubor
@@ -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
Zobrazit soubor
@@ -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
Zobrazit soubor
@@ -1 +1 @@
#define VERSION "2.3
1
"
#define VERSION "2.3
2
"
Zapsat
Náhled
Načítá se…
Zrušit
Uložit