ZotBins Core
|
Real weight class that inherits from the IWeight interface class. Wrapper class for the HX711. More...
#include <RealWeight.hpp>
Public Member Functions | |
RealWeight () | |
Constructs an instance of the RealWeight class. | |
int32_t | getWeight () override |
Returns the weight. | |
Real weight class that inherits from the IWeight interface class. Wrapper class for the HX711.
|
overridevirtual |