From: Kevin Townsend Date: Thu, 16 Feb 2012 10:31:24 +0000 (+0100) Subject: Added PN532 I2C Address X-Git-Url: https://git.rohieb.name/hackover2013-badge-firmware.git/commitdiff_plain/310f11731c14dfb080de5a5086da848cc6a0879f Added PN532 I2C Address --- 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