Updated versions for new maker - mbest

This commit is contained in:
Gordon Henderson
2015-01-07 14:26:17 +00:00
parent 0a9fdeb29d
commit d42e831089
3 changed files with 6 additions and 3 deletions

View File

@@ -87,10 +87,11 @@
#define PI_MAKER_EGOMAN 1
#define PI_MAKER_SONY 2
#define PI_MAKER_QISDA 3
#define PI_MAKER_MBEST 4
extern const char *piModelNames [6] ;
extern const char *piRevisionNames [5] ;
extern const char *piMakerNames [4] ;
extern const char *piMakerNames [5] ;
// Intended for the GPIO program Use at your own risk.