Firmware readme updated

This commit is contained in:
loboris
2018-01-04 16:45:30 +01:00
parent 4b21686bfd
commit 6bc473a650
+1 -1
View File
@@ -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.<br>