M5Unit-WEIGHT 0.1.0 git rev:dab2ce0
|
WeightI2C Unit for M5UnitUnified. More...
#include <M5UnitComponent.hpp>
#include <m5_utility/container/circular_buffer.hpp>
#include <m5_utility/types.hpp>
#include <array>
#include <limits>
Go to the source code of this file.
Classes | |
struct | m5::unit::weighti2c::Data |
Measurement data group. More... | |
class | m5::unit::UnitWeightI2C |
WeightI2C unit. More... | |
struct | m5::unit::UnitWeightI2C::config_t |
Settings for begin. More... | |
Namespaces | |
namespace | m5 |
Top level namespace of M5stack. | |
Enumerations | |
enum class | m5::unit::weighti2c::Mode : uint8_t { Float , Int } |
Measurement mode. | |
WeightI2C Unit for M5UnitUnified.