From cb9021fd5c878b8e9c86a0d93b2b0f9b1b9c9a6f Mon Sep 17 00:00:00 2001 From: Alex Hirzel Date: Sun, 28 Apr 2024 10:26:35 -0400 Subject: [PATCH] s/athentication/authentication/ (#1019) Signed-off-by: Alex Hirzel --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1d1c1d2..7464f967 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ If you want OLED support: If you want DHT11/22 support: * DHT_sensor_library_for_ESPx from @beegee-tokyo 3. Compile project esp3d.ino according target: ESP8266 board or ESP32 board, please review config.h to enable disable a feature, by default athentication is disabled and most others are enabled. -* for ESP8266 set CPU freq to 160MHz for better +* for ESP8266 set CPU freq to 160MHz for better 4. Upload the data content on ESP3D file system * Using SPIFFS uploader, this plugin and install instructions is available on each ESP core - please refere to it or