]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/mxc6225xu/__init__.py
mxc6225xu: Replace I2C with I²C
[libsigrokdecode.git] / decoders / mxc6225xu / __init__.py
index cd67941a2ed0882c0f0bf0d5d4b75388286817a1..783be199a5a30c42090089915bea9439bdf9f41f 100644 (file)
@@ -23,8 +23,8 @@ MEMSIC MXC6225XU protocol decoder.
 
 The MEMSIC MXC6225XU is a Digital Thermal Orientation Sensor (DTOS).
 
-The chip's I2C interface supports standard mode and fast mode (max. 400kHz).
-Its I2C slave address is 0x2a.
+The chip's I²C interface supports standard mode and fast mode (max. 400kHz).
+Its I²C slave address is 0x2a.
 
 Details:
 TODO