From f63959ed944032e6cd181969b23d25acc2661717 Mon Sep 17 00:00:00 2001 From: unknown <753310566@qq.com> Date: Thu, 26 Mar 2020 15:51:50 +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 ab46f5c..a846fcd 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ public: /* * @brief initialization parameters for i2c. * - * @param addr0 is I2c device number . + * @param addr is I2c device number. * iic slave Address, The default is ADDRESS 3. * ADDRESS_0 0x70 // iic slave Address * ADDRESS_1 0x71