From 001974848a862a7eeab7efc81cc0b21aec56464d Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sat, 28 Dec 2013 15:15:06 +0100 Subject: Do some more I2C to I²C changes. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- decoders/xfp/__init__.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'decoders/xfp') diff --git a/decoders/xfp/__init__.py b/decoders/xfp/__init__.py index 928fbc7..627f07b 100644 --- a/decoders/xfp/__init__.py +++ b/decoders/xfp/__init__.py @@ -19,10 +19,10 @@ ## ''' -XFP I2C management interface structure decoder. +XFP I²C management interface structure decoder. -XFP modules include an I2C interface, used to monitor and control various -aspects of the module. The specification defines an I2C slave at address +XFP modules include an I²C interface, used to monitor and control various +aspects of the module. The specification defines an I²C slave at address 0x50 (0xa0) which returns 128 bytes of a standard structure ("lower memory"), and, after setting a table number in lower memory, a set of 256 "higher memory" tables, which can be mapped to different subdevices on the XFP. -- cgit v1.2.3-70-g09d2