ESPHome  2024.3.1
Data Structures | Enumerations
esphome::hx711 Namespace Reference

Data Structures

class  HX711Sensor
 

Enumerations

enum  HX711Gain { HX711_GAIN_128 = 1, HX711_GAIN_32 = 2, HX711_GAIN_64 = 3 }
 

Enumeration Type Documentation

◆ HX711Gain

Enumerator
HX711_GAIN_128 
HX711_GAIN_32 
HX711_GAIN_64 

Definition at line 12 of file hx711.h.