| 123456789 |
- <!DOCTYPE html>
- <html>
- <body>
- <h1>ESP32CAMMarauder installer</h1>
- <script type="module" src="https://unpkg.com/esp-web-tools@3.4.2/dist/web/install-button.js?module"></script>
- <a href="https://github.com/eried/ESP32CAMMarauder/blob/master/flipper_companion_app/ESP32CAM_Marauder.fap?raw=true">Copy this FAP file to your Flipper</a>, next reset ESP32CAM while pin IO0 is connected to GND and upload the firmware:
- <esp-web-install-button manifest="build/manifest.json"></esp-web-install-button>
- </body>
- </html>
|