Пожалуйста, включите JavaScript.
Главная
Помощь
Вход
heuzef
/
WiringPi
зеркало из
https://github.com/WiringPi/WiringPi.git
Следить
1
В избранное
0
Форкнуть
0
Код
Задачи
0
Релизы
9
Вики
Активность
Просмотр исходного кода
Minor change to the scroll phat test program, and bumped the version.
pull/62/head
Gordon Henderson
8 лет назад
Родитель
143b383b8d
Сommit
2dbecfca0a
4 измененных файлов
:
4 добавлений
и
4 удалений
Разделённый вид
Опции Diff
Показать статистику
Скачать Patch файл
Скачать Diff файл
+1
-1
VERSION
+1
-1
debian-template/wiringPi/DEBIAN/control
+1
-1
examples/scrollPhat/test.c
+1
-1
gpio/version.h
+ 1
- 1
VERSION
Просмотреть файл
@@ -1 +1 @@
2.3
1
2.3
2
+ 1
- 1
debian-template/wiringPi/DEBIAN/control
Просмотреть файл
@@ -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
Просмотреть файл
@@ -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
Просмотреть файл
@@ -1 +1 @@
#define VERSION "2.3
1
"
#define VERSION "2.3
2
"
Редактирование
Предпросмотр
Загрузка…
Отмена
Сохранить