Denna sida fungerar bättre med Javascript igång.
Startsida
Hjälp
Logga in
heuzef
/
WiringPi
spegling av
https://github.com/WiringPi/WiringPi.git
Bevaka
1
Stjärnmärk
0
Förgrening
0
Kod
Ärenden
0
Släpp
9
Wiki
Aktiviteter
Bläddra i källkod
Minor change to the scroll phat test program, and bumped the version.
pull/62/head
Gordon Henderson
8 år sedan
förälder
143b383b8d
incheckning
2dbecfca0a
4 ändrade filer
med
4 tillägg
och
4 borttagningar
Delad Vy
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
Visa fil
@@ -1 +1 @@
2.3
1
2.3
2
+ 1
- 1
debian-template/wiringPi/DEBIAN/control
Visa fil
@@ -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
Visa fil
@@ -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
Visa fil
@@ -1 +1 @@
#define VERSION "2.3
1
"
#define VERSION "2.3
2
"
Skriv
Förhandsgranska
Laddar…
Avbryt
Spara