Added PN532 I2C Address
authorKevin Townsend <kevin@ktownsend.com>
Thu, 16 Feb 2012 10:31:24 +0000 (11:31 +0100)
committerKevin Townsend <kevin@ktownsend.com>
Thu, 16 Feb 2012 10:31:24 +0000 (11:31 +0100)
projectconfig.h

index 2eb55c0..8d1ef05 100644 (file)
     MCP4725                     0xC0      1100000x
     TSL2561                     0x72      0111001x
     TCS3414                     0x72      0111001x
     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
 
     [1]  Alternative addresses may exists, but the addresses listed in this
          table are the values used in the code base
This page took 0.031539 seconds and 4 git commands to generate.