ESPHome  2024.5.0
Namespaces | Functions
wiegand.cpp File Reference

Go to the source code of this file.

Namespaces

 esphome
 This is a workaround until we can figure out a way to get the tflite-micro idf component code available in CI.
 
 esphome::wiegand
 

Functions

bool esphome::wiegand::check_eparity (uint64_t value, int start, int length)
 
bool esphome::wiegand::check_oparity (uint64_t value, int start, int length)