We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 872e736 + aba84c5 commit 733f0c2Copy full SHA for 733f0c2
README.md
@@ -68,6 +68,9 @@ ESP8266:
68
Um alle gleichzeitig zu erstellen:
69
`platformio run $(pio project config --json-output | jq -r '.[] | .[0] | select(test("ottelo")) | select(test("ottelo_base") | not) | sub("env:"; "-e ")')`
70
71
+Linux Script um danach alle Images in zip-Archive zu packen:
72
+[make_images_zip.zip](https://github.com/user-attachments/files/24106037/make_images_zip.zip)
73
+
74
75
### (Factory)Image übertragen / flashen
76
[Tasmota Web Installer](https://tasmota.github.io/install/) (ESP32: nur Factory Images)
0 commit comments