Skip to content

Commit cd7108d

Browse files
committed
one more remark about the build target for the pro.
1 parent b7f37f4 commit cd7108d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/docs/firmware/flash-python.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ venv\scripts\platformio run -t upload -e obs
4141
Gibt es ein Problem mit der Firmware, das durch ein neu flashen nicht behoben werden kann, hilft es manchmal, den
4242
esp samt datenpartitionen zu resetten:
4343

44+
4445
```
4546
venv/bin/platformio run -t erase -e obs
4647
venv/bin/platformio run -t upload -e obs
@@ -54,6 +55,8 @@ venv\scripts\platformio run -t erase -e obs
5455
venv\scripts\platformio run -t upload -e obs
5556
```
5657

58+
> [!NOTE] für den obs pro, muss `-e obspro` statt `-e obs` verwendet werden.
59+
5760
## Nach dem Flashen
5861
Es empfiehlt sich, dich in den [Konfigurationsmodus]({{< ref "/docs/user-guide/configuration">}}) zu begeben, um
5962
- Dein internetfähiges WLAN im OpenBikeSensor zu konfigurieren.

0 commit comments

Comments
 (0)