projects
/
hackover2013-badge-firmware.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9835768
)
Added PN532 I2C Address
author
Kevin Townsend
<kevin@ktownsend.com>
Thu, 16 Feb 2012 10:31:24 +0000
(11:31 +0100)
committer
Kevin Townsend
<kevin@ktownsend.com>
Thu, 16 Feb 2012 10:31:24 +0000
(11:31 +0100)
projectconfig.h
patch
|
blob
|
history
diff --git
a/projectconfig.h
b/projectconfig.h
index
2eb55c0
..
8d1ef05
100644
(file)
--- a/
projectconfig.h
+++ b/
projectconfig.h
@@
-187,6
+187,7
@@
MCP4725 0xC0 1100000x
TSL2561 0x72 0111001x
TCS3414 0x72 0111001x
+ PN532 0x48 0100100x
[1] Alternative addresses may exists, but the addresses listed in this
table are the values used in the code base
This page took
0.037455 seconds
and
4
git commands to generate.