From 2fd0beec37074a6fa97086645f8dda7915ac8732 Mon Sep 17 00:00:00 2001 From: unknown <753310566@qq.com> Date: Thu, 26 Mar 2020 15:45:47 +0800 Subject: [PATCH] Modify the default iic address --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d9a142..ab46f5c 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ public: * @brief initialization parameters for i2c. * * @param addr0 is I2c device number . - * iic slave Address, The default is O ADDRESS 3. + * iic slave Address, The default is ADDRESS 3. * ADDRESS_0 0x70 // iic slave Address * ADDRESS_1 0x71 * ADDRESS_2 0x72