const LOCK_VALUE_UNLOCKED: u8 = 0x55;
Value placed at the LockValue (byte 86) field. 0x55 means the data zone is unlocked. The chip overwrites this with 0x00 when the Lock(data) command is issued.
0x55
0x00
Lock(data)