Refresh GUI documentation and profile synchronization
This commit is contained in:
@@ -16,7 +16,8 @@ als Referenz oder Ziel verwendet werden.
|
||||
1. `README.md`
|
||||
2. `doc/INDEX.md`
|
||||
3. `doc/00_architecture.md`
|
||||
4. bei Protokoll-/Layoutänderungen zusätzlich:
|
||||
4. `doc/07_known_limitations.md`
|
||||
5. bei Protokoll-/Layoutänderungen zusätzlich:
|
||||
- `src/Protocol.cs`
|
||||
- `src/DeviceConfig.cs`
|
||||
- `../VersaMCU/AGENTS.md`
|
||||
@@ -33,6 +34,10 @@ als Referenz oder Ziel verwendet werden.
|
||||
bauen und getrennt committen.
|
||||
- Host-Command-IDs niemals ungeprüft als Shellkommando ausführen. Eine spätere
|
||||
Host-Aktionsfunktion benötigt ein explizites sicheres Mapping.
|
||||
- Das Binärmodell akzeptiert alle Firmware-Animationen `0..6`; der aktuelle
|
||||
`ActionDialog` bietet davon nur Static, Blink, Pulse und ColorCycle an.
|
||||
Bestehende, im Dialog nicht angebotene Werte nicht stillschweigend
|
||||
überschreiben.
|
||||
|
||||
## Threading und Transfers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user