espressif/esp_button_service

0.5.0

Latest
uploaded 1 day ago
Button service integrating esp_board_manager button devices with typed event forwarding

changelog

# Changelog

## v0.5.0

### Features

- Initial version of `esp_button_service`
- `esp_service_t` subclass that wraps `esp_board_manager` button devices
- Typed button-event forwarding (press, release, single-click, long-press, etc.) via the service event hub
- Per-service event hub subscription (`esp_service_event_subscribe`); per-button `iot_button` callbacks with automatic unregister on service stop

Links

Supports all targets

License: Custom

To add this component to your project, run:

idf.py add-dependency "espressif/esp_button_service^0.5.0"

download archive

Stats

  • Archive size
    Archive size ~ 16.79 KB
  • Downloaded in total
    Downloaded in total 0 times
  • Downloaded this version
    This version: 0 times

Badge

espressif/esp_button_service version: 0.5.0
|