Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: GSMACode stripReader
Revision 1:fc2dbccffe34, committed 2017-04-21
- 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;