A question about the following sentences on p.96
ManufacturerAccess() example to read LifetimeDataBlock1():
(a) Send LifetimeDataBlock1() command through the ManufacturerAccess(): SMBus Write Word of
0x0060 to command 0x00.
(b) SMBus Read Block of command 0x26: The first two bytes of the return block will be the data length
and the next bytes will be the data of the command.
What is this 0x26? In fact is 0x23 (ManufacturerData ())?