pub(crate) const I2C_ADDRESS: u8 = 0x60;
Factory default 7-bit I2C address of an ATECC608B-SSHDA. Programmable via the ChipMode.I2C_Address byte of the config zone, but never changed in this project.
ChipMode.I2C_Address