Skip to content

Commit 6e7d905

Browse files
committed
fix copy pasta
1 parent 7f65adb commit 6e7d905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/components/esp32.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ LWIP (Lightweight IP) behavior. Some options improve performance while others sa
175175
1.3 KB of IRAM by placing these functions in flash memory instead. This is safe for ESPHome since no IRAM interrupt service
176176
routines (ISRs that run while cache is disabled) use libc lock APIs. Defaults to `true` (IRAM placement disabled to save RAM).
177177

178-
**VFS (Virtual File System) Optimization Options (ESP-IDF only):**
178+
**VFS (Virtual File System) Optimization Options:**
179179

180180
The following options disable unused VFS features to save flash memory:
181181

0 commit comments

Comments
 (0)