M5Unit-LIGHT
0.0.2 git rev:6d734f0
Loading...
Searching...
No Matches
M5UnitUnifiedLIGHT.hpp
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2026 M5Stack Technology CO LTD
3
*
4
* SPDX-License-Identifier: MIT
5
*/
14
#ifndef M5_UNIT_UNIFIED_LIGHT_HPP
15
#define M5_UNIT_UNIFIED_LIGHT_HPP
16
17
#include "
unit/unit_BH1750FVI.hpp
"
18
#include "
unit/unit_Light.hpp
"
19
24
namespace
m5
{
25
30
namespace
unit
{
31
32
using
UnitDLight
=
UnitBH1750FVI
;
33
using
HatDLight
=
UnitBH1750FVI
;
34
35
}
// namespace unit
36
}
// namespace m5
37
38
#endif
m5::unit::UnitBH1750FVI
Digital ambient light sensor.
m5
Top level namespace of M5Stack.
unit
Unit-related namespace.
unit_BH1750FVI.hpp
BH1750FVI Unit for M5UnitUnified.
unit_Light.hpp
UnitLight (SKU:U021) for M5UnitUnified.
src
M5UnitUnifiedLIGHT.hpp
Generated by
1.11.0