From 9a444a7214218a009fbb860c32ad6b6e51472ebb Mon Sep 17 00:00:00 2001 From: Troy <5659019+troyhacks@users.noreply.github.com> Date: Tue, 30 Jul 2024 16:08:38 -0400 Subject: [PATCH] cleanup --- docs/advanced/compile-arduino-esp32.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/advanced/compile-arduino-esp32.md b/docs/advanced/compile-arduino-esp32.md index ea0845412..2fbbbed02 100644 --- a/docs/advanced/compile-arduino-esp32.md +++ b/docs/advanced/compile-arduino-esp32.md @@ -4,7 +4,7 @@ hide: # - navigation # - toc --- -# Compiling a Custom arduino-esp32 Build +# Compiling a Custom Arduino-ESP32 Build We'll be building arduino-esp32 release 2.x with IDF 4.4.x, which is required for S3 and other modern ESP32 variants.