mirror of
https://github.com/MrUnknownDE/OpenIris-ESPIDF.git
synced 2026-04-12 11:13:44 +02:00
Remove redundant guidelines for adding LED patterns in README.md
This commit is contained in:
@@ -135,11 +135,6 @@ The firmware uses a small set of LED patterns to indicate status and blocking er
|
||||
| WiFiStateConnected |  | notification | 150/150×3 then 600 off | Wi‑Fi connected successfully |
|
||||
| WiFiStateError |  | error | 200/100 500/300 (loop) | Wi‑Fi failed (auth timeout or no AP) |
|
||||
|
||||
Guidelines for adding new patterns:
|
||||
- Keep error patterns short, distinctive, and repeating.
|
||||
- Reserve long holds (>600ms ON) for critical failures.
|
||||
- Use non-repeating patterns to acknowledge one-shot events (e.g. successful connection).
|
||||
|
||||
- UVC doesn’t appear on the host?
|
||||
- Switch mode to UVC via CLI tool, replug USB and wait 20s.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user