From 310f11731c14dfb080de5a5086da848cc6a0879f Mon Sep 17 00:00:00 2001 From: Kevin Townsend Date: Thu, 16 Feb 2012 11:31:24 +0100 Subject: [PATCH] Added PN532 I2C Address --- projectconfig.h | 1 + 1 file changed, 1 insertion(+) diff --git a/projectconfig.h b/projectconfig.h index 2eb55c0..8d1ef05 100644 --- 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 -- 2.20.1