diff --git a/MicroPython_BUILD/firmware/README.md b/MicroPython_BUILD/firmware/README.md index 735a298..1400636 100644 --- a/MicroPython_BUILD/firmware/README.md +++ b/MicroPython_BUILD/firmware/README.md @@ -11,7 +11,7 @@ Available firmwares: |**esp32** | MicroPython, single partition layout, 4MB Flash | |**esp32_ota** | MicroPython, dual partition layout, OTA enabled, 4MB Flash | |**esp32_psram** | MicroPython, single partition layout, 4MB Flash & 4MB SPIRAM | -|**esp32_ota** | MicroPython, dual partition layout, OTA enabled, 4MB Flash & 4MB SPIRAM | +|**esp32_psram_ota** | MicroPython, dual partition layout, OTA enabled, 4MB Flash & 4MB SPIRAM | All firmwares are configured with 1 MB SPIFFS file system.