|
M5Unit-ENV 1.4.0 git rev:c1b5980
|
Hat Yun for M5UnitUnified. More...
#include <M5UnitComponent.hpp>#include <m5_utility/container/circular_buffer.hpp>#include "unit_SHT20.hpp"#include "unit_BMP280.hpp"Go to the source code of this file.
Classes | |
| struct | m5::unit::hatyun::Data |
| Light sensor measurement data. More... | |
| class | m5::unit::HatYun |
| Hat Yun is an environmental sensor hat that integrates SHT20, BMP280, and STM32 LED/Light controller. More... | |
| struct | m5::unit::HatYun::config_t |
| Settings for begin. More... | |
Namespaces | |
| namespace | m5 |
| Top level namespace of M5Stack. | |
| namespace | hatyun |
| For HatYun. | |
Variables | |
| constexpr uint8_t | m5::unit::hatyun::NUM_LEDS {14} |
| Number of RGB LEDs on Hat Yun. | |
Hat Yun for M5UnitUnified.