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.
208
Commits
10
Branches
16 MiB
Tree:
49997b9568
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 '49997b9568'
${ noResults }
WiringPi
/
version.h
version.h
72 B
Raw
Normal View
History
#17
9 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
#17
9 months ago
1
2
3
#define VERSION "2.73"
#define VERSION_MAJOR 2
#define VERSION_MINOR 73