Skip to main content

LOCK_CONFIG_UNLOCKED

Constant LOCK_CONFIG_UNLOCKED 

Source
const LOCK_CONFIG_UNLOCKED: u8 = 0x55;
Expand description

Value placed at the LockConfig (byte 87) field. 0x55 means the configuration zone is unlocked. The chip overwrites this with 0x00 when the Lock(config) command is issued.