diff --git a/README.md b/README.md index 7b8ffa9..2e0ac9d 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,9 @@ No hardware modifications required thanks to integration with **@ggaljoen's** [T 1. Download and print the stl files located in 3D files folder. All files are ready to print. 2. Consult parts list above^ 3. Process coming soon. (Pics are being taken of a new build for ref.) + + ## SD Setup for CM-Box +If you flashed from the Custom Marauder Flasher tool for CYD or built from CYD-ESP32Marauder then You must create a folder on the root of your sd card titled "portals". This is where you will store the html files along with the index.html file.
diff --git a/web/(CMBOX2USBGPS-NOPWNY)_esp32_v1.0.0_marauder.ino.bin b/web/(CMBOX2USBGPS-NOPWNY)_esp32_v1.0.0_marauder.ino.bin index a253678..2858638 100644 Binary files a/web/(CMBOX2USBGPS-NOPWNY)_esp32_v1.0.0_marauder.ino.bin and b/web/(CMBOX2USBGPS-NOPWNY)_esp32_v1.0.0_marauder.ino.bin differ diff --git a/web/(CMBOX2USBNoGPS)_esp32_v1.0.0_marauder.ino.bin b/web/(CMBOX2USBNoGPS)_esp32_v1.0.0_marauder.ino.bin index 9365b2c..cafe83b 100644 Binary files a/web/(CMBOX2USBNoGPS)_esp32_v1.0.0_marauder.ino.bin and b/web/(CMBOX2USBNoGPS)_esp32_v1.0.0_marauder.ino.bin differ diff --git a/web/(CMBOXGPS-NOPWNY)_esp32_v1.0.0_marauder.ino.bin b/web/(CMBOXGPS-NOPWNY)_esp32_v1.0.0_marauder.ino.bin index 7f29092..d38ced4 100644 Binary files a/web/(CMBOXGPS-NOPWNY)_esp32_v1.0.0_marauder.ino.bin and b/web/(CMBOXGPS-NOPWNY)_esp32_v1.0.0_marauder.ino.bin differ diff --git a/web/(CMBOXNoGPS)_esp32_v1.0.0_marauder.ino.bin b/web/(CMBOXNoGPS)_esp32_v1.0.0_marauder.ino.bin index daa4a94..e9f0bd2 100644 Binary files a/web/(CMBOXNoGPS)_esp32_v1.0.0_marauder.ino.bin and b/web/(CMBOXNoGPS)_esp32_v1.0.0_marauder.ino.bin differ