SensorLib 0.5.0
Multi-platform sensor driver library for Arduino, PlatformIO, and ESP-IDF
Loading...
Searching...
No Matches
SensorSmartLock Class Reference

#include <SensorSmartLock.hpp>

Public Member Functions

 SensorSmartLock (SensorLockBase &l)
 
 ~SensorSmartLock ()
 

Detailed Description

Definition at line 34 of file SensorSmartLock.hpp.

Constructor & Destructor Documentation

◆ SensorSmartLock()

SensorSmartLock::SensorSmartLock ( SensorLockBase l)
inline

Definition at line 39 of file SensorSmartLock.hpp.

References SensorLockBase::lock().

◆ ~SensorSmartLock()

SensorSmartLock::~SensorSmartLock ( )
inline

Definition at line 43 of file SensorSmartLock.hpp.

References SensorLockBase::unlock().


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