From ba11614de49f1ead1f71d5ef1339859ff372eba9 Mon Sep 17 00:00:00 2001 From: nopnop2002 Date: Tue, 10 Sep 2024 19:14:05 +0900 Subject: [PATCH] Update README.md --- DeviceAddDemo/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DeviceAddDemo/README.md b/DeviceAddDemo/README.md index 8b5bb54..8ada380 100644 --- a/DeviceAddDemo/README.md +++ b/DeviceAddDemo/README.md @@ -36,7 +36,7 @@ I2C_NUM_1 --+-- I2C SSD1306 using 400KHz ``` We only need to run this code once. - +No other code is required to use i2c. ``` i2c_config_t i2c_config = { .mode = I2C_MODE_MASTER,