This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
WiringPi
mirror of
https://github.com/WiringPi/WiringPi.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
9
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
194
Commits
10
Branches
15 MiB
Tree:
6f9b9ecf5c
bugfix
cmake
deb-packaging
develop
docu
example
master
pcie
ubuntu
unittest
3.10
3.8
3.6
3.4
3.2
3.1
3.0
2.61-1
final_official_2.50
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '6f9b9ecf5c'
${ noResults }
WiringPi
/
version.h
version.h
72 B
Raw
Normal View
History
Update and rename version.h to Update VERSION to 2.71
10 months ago
Minor changes for the CM3. Fixed some compiler warnings. New wiringPi version mechanism. Put 4800 baud (back) into the system. Re-added piBoardRev (really an alias of piGpioLayout())
7 years ago
Update Update VERSION to 2.71
10 months ago
1
2
3
#define VERSION "2.71"
#define VERSION_MAJOR 2
#define VERSION_MINOR 71