Skip to content

Commit

Permalink
Domain move
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieucarbou committed Oct 8, 2024
1 parent ccf5f63 commit 9ca1f2d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ The idea is not new: [Tasmota also uses a SafeBoot partition](https://tasmota.gi
- [How to reboot in SafeBoot mode from the app](#how-to-reboot-in-safeboot-mode-from-the-app)
- [License](#license)

[![](https://oss.carbou.me/MycilaSafeBoot/safeboot-ssid.jpeg)](https://oss.carbou.me/MycilaSafeBoot/safeboot-ssid.jpeg)
[![](https://oss.carbou.me/MycilaSafeBoot/safeboot-ota.jpeg)](https://oss.carbou.me/MycilaSafeBoot/safeboot-ota.jpeg)
[![](https://mathieu.carbou.me/MycilaSafeBoot/safeboot-ssid.jpeg)](https://mathieu.carbou.me/MycilaSafeBoot/safeboot-ssid.jpeg)
[![](https://mathieu.carbou.me/MycilaSafeBoot/safeboot-ota.jpeg)](https://mathieu.carbou.me/MycilaSafeBoot/safeboot-ota.jpeg)

## Overview

Expand Down Expand Up @@ -80,11 +80,11 @@ The SafeBoot partition is also automatically booted wen the firmware is missing.

2. Once booted in recovery mode, an Access Point is created with the SSID `SafeBoot`.

[![](https://oss.carbou.me/MycilaSafeBoot/safeboot-ssid.jpeg)](https://oss.carbou.me/MycilaSafeBoot/safeboot-ssid.jpeg)
[![](https://mathieu.carbou.me/MycilaSafeBoot/safeboot-ssid.jpeg)](https://mathieu.carbou.me/MycilaSafeBoot/safeboot-ssid.jpeg)

3. Connect to it, and upload the firmware as usual through [ElegantOTA](https://github.com/ayushsharma82/ElegantOTA)

[![](https://oss.carbou.me/MycilaSafeBoot/safeboot-ota.jpeg)](https://oss.carbou.me/MycilaSafeBoot/safeboot-ota.jpeg)
[![](https://mathieu.carbou.me/MycilaSafeBoot/safeboot-ota.jpeg)](https://mathieu.carbou.me/MycilaSafeBoot/safeboot-ota.jpeg)

4. [ElegantOTA](https://github.com/ayushsharma82/ElegantOTA) will then flash the firmware to the `app` partition and reboot in it.

Expand Down
8 changes: 4 additions & 4 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ The idea is not new: [Tasmota also uses a SafeBoot partition](https://tasmota.gi
- [How to reboot in SafeBoot mode from the app](#how-to-reboot-in-safeboot-mode-from-the-app)
- [License](#license)

[![](https://oss.carbou.me/MycilaSafeBoot/safeboot-ssid.jpeg)](https://oss.carbou.me/MycilaSafeBoot/safeboot-ssid.jpeg)
[![](https://oss.carbou.me/MycilaSafeBoot/safeboot-ota.jpeg)](https://oss.carbou.me/MycilaSafeBoot/safeboot-ota.jpeg)
[![](https://mathieu.carbou.me/MycilaSafeBoot/safeboot-ssid.jpeg)](https://mathieu.carbou.me/MycilaSafeBoot/safeboot-ssid.jpeg)
[![](https://mathieu.carbou.me/MycilaSafeBoot/safeboot-ota.jpeg)](https://mathieu.carbou.me/MycilaSafeBoot/safeboot-ota.jpeg)

## Overview

Expand Down Expand Up @@ -80,11 +80,11 @@ The SafeBoot partition is also automatically booted wen the firmware is missing.

2. Once booted in recovery mode, an Access Point is created with the SSID `SafeBoot`.

[![](https://oss.carbou.me/MycilaSafeBoot/safeboot-ssid.jpeg)](https://oss.carbou.me/MycilaSafeBoot/safeboot-ssid.jpeg)
[![](https://mathieu.carbou.me/MycilaSafeBoot/safeboot-ssid.jpeg)](https://mathieu.carbou.me/MycilaSafeBoot/safeboot-ssid.jpeg)

3. Connect to it, and upload the firmware as usual through [ElegantOTA](https://github.com/ayushsharma82/ElegantOTA)

[![](https://oss.carbou.me/MycilaSafeBoot/safeboot-ota.jpeg)](https://oss.carbou.me/MycilaSafeBoot/safeboot-ota.jpeg)
[![](https://mathieu.carbou.me/MycilaSafeBoot/safeboot-ota.jpeg)](https://mathieu.carbou.me/MycilaSafeBoot/safeboot-ota.jpeg)

4. [ElegantOTA](https://github.com/ayushsharma82/ElegantOTA) will then flash the firmware to the `app` partition and reboot in it.

Expand Down

0 comments on commit 9ca1f2d

Please sign in to comment.