This commit is contained in:
unknown
2016-08-18 23:58:52 +03:00
parent faf062af8b
commit 08be30275d
5 changed files with 33 additions and 50 deletions

View File

@ -71,7 +71,8 @@
// Pi model types and version numbers
// Intended for the GPIO program Use at your own risk.
#define PI_MODEL_M1 0
#define PI_MODEL_UNKNOWN 0
#define PI_MODEL_M1 1
#define PI_VERSION_UNKNOWN 0
#define PI_VERSION_1 1