Gsma Version

Dependents:   GSMACode stripReader

Files at this revision

API Documentation at this revision

Comitter:
elmkom
Date:
Fri Apr 21 17:58:08 2017 +0000
Parent:
0:5e15a306a518
Commit message:
Proximity strip reader

Changed in this revision

att160826.h Show annotated file Show diff for this revision Revisions of this file
diff -r 5e15a306a518 -r fc2dbccffe34 att160826.h
--- a/att160826.h	Wed Oct 26 18:39:17 2016 +0000
+++ b/att160826.h	Fri Apr 21 17:58:08 2017 +0000
@@ -1,7 +1,7 @@
 #include "pca9548.h"
 #include "sfh7779.h"
 
-#define SENSORS_PER_STRIP   5
+#define SENSORS_PER_STRIP   8
 
 typedef struct {
     bool                    present;