docs: zones, transports, pattern ota, and submodule readmes
Made-with: Cursor
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# ESPNow Message Builder
|
||||
# Driver message builder (`espnow_message`)
|
||||
|
||||
This utility module provides functions to build ESPNow messages according to the LED Driver API specification.
|
||||
This utility builds **v1** JSON payloads for LED drivers (serial/ESP-NOW bridge and Wi-Fi TCP). See **`docs/API.md`** for the full wire format.
|
||||
|
||||
## Usage
|
||||
|
||||
@@ -69,7 +69,7 @@ presets = build_presets_dict(presets_data)
|
||||
|
||||
## API Specification
|
||||
|
||||
See `docs/API.md` for the complete ESPNow API specification.
|
||||
See **`docs/API.md`** for REST routes, session scoping, and the compact preset keys on the wire.
|
||||
|
||||
## Key Features
|
||||
|
||||
|
||||
Reference in New Issue
Block a user