From 54f40170e33692c95fa73cba53fbb8e093bc012e Mon Sep 17 00:00:00 2001 From: nopnop2002 Date: Mon, 9 Sep 2024 21:14:19 +0900 Subject: [PATCH] Update README.md --- DeviceAddDemo/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/DeviceAddDemo/README.md b/DeviceAddDemo/README.md index 436217c..fb88ed3 100644 --- a/DeviceAddDemo/README.md +++ b/DeviceAddDemo/README.md @@ -25,7 +25,6 @@ I2C_NUM_1 --+-- I2C SSD1306 #### Legacy driver - SSD1306 and other device use the same frequency. __Please note that the maximum i2c clock frequency of SSD1306 is 400KHz.__ ``` @@ -78,7 +77,6 @@ The i2c driver must be installed before using this initialization function. ``` #### New i2c driver - SSD1306 and other devices use different frequencies. ``` I2C_NUM_1 --+-- I2C SSD1306 using 400KHz