espp/event_manager

1.0.36

Latest
uploaded 5 hours ago
Event Manager for Publish / Subscribe Asynchronous interactions component for ESP-IDF

1 example

  • example
    This example shows some basic usage for the EventManager, which allows asynchronous communications between multiple tasks following the anonymous pub/sub interaction pattern, supporting one to one, one to many, many to one, and many to many data and event dissemination.
    3.87 KB