public API_Test() { i2cAdress = Utils.HexToByte("AA"); ntag = new NtagI2C(); }
// Constructor public NtagI2CDevice() { api = new NtagI2C(); }