ESPHome 2025.5.0
Loading...
Searching...
No Matches
ltr501.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  esphome
 Providing packet encoding functions for exchanging data with a remote host.
 
namespace  esphome::ltr501
 

Functions

bool esphome::ltr501::operator== (const GainTimePair &lhs, const GainTimePair &rhs)
 
bool esphome::ltr501::operator!= (const GainTimePair &lhs, const GainTimePair &rhs)
 
template<typename T , size_t size>
esphome::ltr501::get_next (const T(&array)[size], const T val)
 
template<typename T , size_t size>
esphome::ltr501::get_prev (const T(&array)[size], const T val)