cryptoauthtools
cryptoauthtools copied to clipboard
Fixed typo from cryptoauthlib
The ATECC608a Config Zone Definition does not exist in cryptoauthlib, the correct usage is ATECC608.
Please see https://github.com/MicrochipTech/cryptoauthlib/blob/b3fcd839eec1cd63a695f541bbf5c5d6af2c96e3/python/cryptoauthlib/device.py#L201 as reference.