Bu web sitesi JavaScript ile daha iyi çalışır.
Ana Sayfa
Yardım
Giriş Yap
heuzef
/
WiringPi
şunun yansıması
https://github.com/WiringPi/WiringPi.git
İzle
1
Yıldızla
0
Çatalla
0
Kod
Konular
0
Sürümler
9
Wiki
Aktivite
Kaynağa Gözat
Minor change to the scroll phat test program, and bumped the version.
pull/62/head
Gordon Henderson
8 yıl önce
ebeveyn
143b383b8d
işleme
2dbecfca0a
4 değiştirilmiş dosya
ile
4 ekleme
ve
4 silme
Görünümü Böl
Diff Seçenekleri
İstatistikleri Göster
Yama Dosyasını İndir
Diff Dosyasını İndir
+1
-1
VERSION
+1
-1
debian-template/wiringPi/DEBIAN/control
+1
-1
examples/scrollPhat/test.c
+1
-1
gpio/version.h
+ 1
- 1
VERSION
Dosyayı Görüntüle
@@ -1 +1 @@
2.3
1
2.3
2
+ 1
- 1
debian-template/wiringPi/DEBIAN/control
Dosyayı Görüntüle
@@ -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
Dosyayı Görüntüle
@@ -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
Dosyayı Görüntüle
@@ -1 +1 @@
#define VERSION "2.3
1
"
#define VERSION "2.3
2
"
Yaz
Önizleme
Yükleniyor…
İptal
Kaydet