ArduinoECCX08
ArduinoECCX08 copied to clipboard
I2C address default
Hi, i'm think that Inside the wakeup() method this sentence should be: "_wire->beginTransmission(_address);" instead of " _wire->beginTransmission(0x00);" isn't it?