Erwin Ried 2 лет назад
Родитель
Сommit
7de03d9ee8
1 измененных файлов с 6 добавлено и 5 удалено
  1. 6 5
      docs/webinstaller/index.html

+ 6 - 5
docs/webinstaller/index.html

@@ -27,11 +27,12 @@
 
 
 <div class="container">
 <div class="container">
   
   
-<div class="left-div">Copy the <a href="https://github.com/eried/flipperzero-mayhem/tree/master/docs/webinstaller/faps"> <i class="fa fa-download"></i> following apps</a> to your Flipper (i.e. to <i>apps/GPIO</i> using <a href="https://github.com/flipperdevices/qFlipper">qFlipper</a>) using the version that correspond to your firmware (or <a href="https://github.com/eried/flipperzero-mayhem/wiki/Compilation-of-the-faps">compiling</a> your own version):<ul>
-<li>ESP32CAM_Marauder.fap</li>
-<li>ESP32CAM_Camera.fap</li>
-<li>ESP32CAM_Motion.fap</li>
-<li>ESP32CAM_QRcode.fap</li></ul>Next, while holding pin <strong>IO0</strong> connected to <strong>GND</strong>, press reset on the ESP32CAM and upload the firmware pressing Install. For more details on the apps check <a href="https://www.youtube.com/watch?v=F9Zp6oM2KYs">this</a> video, or take a look of the <a href="https://github.com/eried/flipperzero-mayhem/wiki">documentation</a>.<br><br><strong>Note 1:</strong> If you are using your Flipper to upload the firmware, remember to go to GPIO/USB-UART Bridge. After the upload, reset the ESP32 (or unplug/replug the module).<br><br><strong>Note 2:</strong> If you do not see the Install button below, your browser might not support this functionality.<br><br>
+<div class="left-div">Copy the following apps</a> to your Flipper (i.e. to <i>apps/GPIO</i> using the version that correspond to your firmware (or <a href="https://github.com/eried/flipperzero-mayhem/wiki/Compilation-of-the-faps">compiling</a> your own version):<ul>
+<li><a target=_blank href="https://flipc.org/eried/flipperzero-mayhem?root=flipper_companion_apps/applications/plugins/esp32cam_marauder_companion&firmware=unleashed"><i class="fa fa-download"></i> MAYHEM_Marauder.fap</a></li>
+<li><a target=_blank href="https://flipc.org/eried/flipperzero-mayhem?root=flipper_companion_apps/applications/plugins/esp32cam_camera&firmware=unleashed"><i class="fa fa-download"></i> MAYHEM_Camera.fap</a></li>
+<li><a target=_blank href="https://flipc.org/eried/flipperzero-mayhem?root=flipper_companion_apps/applications/plugins/esp32cam_motion_detection&firmware=unleashed"><i class="fa fa-download"></i> MAYHEM_Motion.fap</a></li>
+<li><a target=_blank href="https://flipc.org/eried/flipperzero-mayhem?root=flipper_companion_apps/applications/plugins/esp32cam_qrcode&firmware=unleashed"><i class="fa fa-download"></i> MAYHEM_QRcode.fap</a></li></ul>
+Next, while holding pin <strong>IO0</strong> connected to <strong>GND</strong>, press reset on the ESP32CAM and upload the firmware pressing Install. For more details on the apps check <a href="https://www.youtube.com/watch?v=F9Zp6oM2KYs">this</a> video, or take a look of the <a href="https://github.com/eried/flipperzero-mayhem/wiki">documentation</a>.<br><br><strong>Note 1:</strong> If you are using your Flipper to upload the firmware, remember to go to GPIO/USB-UART Bridge. After the upload, reset the ESP32 (or unplug/replug the module).<br><br><strong>Note 2:</strong> If you do not see the Install button below, your browser might not support this functionality.<br><br>
     <esp-web-install-button manifest="build/manifest.json"></esp-web-install-button>
     <esp-web-install-button manifest="build/manifest.json"></esp-web-install-button>
 <p>Enjoy!</p></div>
 <p>Enjoy!</p></div>