arduino-audio-tools
Public Member Functions | Protected Attributes | List of all members
Lock Class Reference

A simple RIA locking class for the ESP32 using _lock_t. More...

#include <ESPNowStream.h>

Public Member Functions

 Lock (_lock_t &lock)
 

Protected Attributes

_lock_t * p_lock = nullptr
 

Detailed Description

A simple RIA locking class for the ESP32 using _lock_t.

Author
Phil Schatzmann

The documentation for this class was generated from the following file: