From a29b47ed7198cb2f13540c1e321f6457dd4f8bf4 Mon Sep 17 00:00:00 2001 From: nopnop2002 Date: Fri, 5 Apr 2024 19:54:43 +0900 Subject: [PATCH] Update README.md --- BenchMark/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BenchMark/README.md b/BenchMark/README.md index 591d230..c3aeac1 100644 --- a/BenchMark/README.md +++ b/BenchMark/README.md @@ -39,7 +39,7 @@ For any SoCs, the New Driver achieved faster results than the Legacy Driver. ESP32C6 gave the fastest results when the CPU frequency was 160MHz (120MHz or 96MHz for some SoCs). ESP32C3 is the next fastest. -There are only a few differences between ESP32C6 and ESP32C3. +The difference between ESP32C6 and ESP32C3 is very small. ![i2c_160MHz](https://github.com/nopnop2002/esp-idf-ssd1306/assets/6020549/cb641422-3a06-4da4-8776-edd3fe965fc6) ESP32S2 gave the fastest results when the CPU frequency was 240MHz.