M5UnitUnified 0.0.2 git rev:a353e8c
Loading...
Searching...
No Matches
M5UnitComponent.hpp File Reference

Main header of M5UnitComponent. More...

#include "m5_unit_component/types.hpp"
#include "m5_unit_component/adapter.hpp"
#include <cstdint>
#include <vector>
#include <algorithm>
#include <iterator>
#include <type_traits>
#include <memory>

Go to the source code of this file.

Classes

class  m5::unit::Component
 Base class of unit component. More...
 
struct  m5::unit::Component::component_config_t
 Component basic settings for begin. More...
 
class  m5::unit::PeriodicMeasurementAdapter< Derived, MD >
 Interface class for periodic measurement (CRTP) More...
 

Namespaces

namespace  m5
 Top level namespace of M5stack.
 

Detailed Description

Main header of M5UnitComponent.