From fbb1d8ca64ca7fd45e02e7484754793a19df2e2e Mon Sep 17 00:00:00 2001 From: Micr0byte <26364458+micr0-dev@users.noreply.github.com> Date: Thu, 19 Dec 2024 15:51:53 -0500 Subject: [PATCH] FAT32 has nothing to do with the max storage device size, --- Update-firmware.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Update-firmware.md b/Update-firmware.md index c5c172e..d7ce363 100644 --- a/Update-firmware.md +++ b/Update-firmware.md @@ -49,7 +49,7 @@ If you prefer watching a video guide, check [this](https://www.youtube.com/watch 5. Reboot the device ### Update SDCARD files -You need to provide a MicroSD with enough space (16GB is recommended, over 32GB will be omitted due the limits of the FAT32). This is necessary for certain functionality, like the world map, GPS simulator, external apps, and others. +You need to provide a MicroSD with enough space (16GB is recommended, over 32GB will be omitted due the limits of the SD reader supporting only SDHC). This is necessary for certain functionality, like the world map, GPS simulator, external apps, and others. Get the latest files from the [![GitHub release (latest by date)](https://img.shields.io/github/v/release/portapack-mayhem/mayhem-firmware?label=Releases&style=social)](https://github.com/portapack-mayhem/mayhem-firmware/releases/latest) page. You need to uncompress (using [7-zip](https://www.7-zip.org/download.html)) the files from `mayhem_vX.Y.Z_COPY_TO_SDCARD.7z` to a FAT32 formatted MicroSD card.