M5Unit-FINGER 0.1.0 git rev:4cebcb2
Loading...
Searching...
No Matches
M5UnitUnifiedFINGER.hpp
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2025 M5Stack Technology CO LTD
3 *
4 * SPDX-License-Identifier: MIT
5 */
13#ifndef M5_UNIT_UNIFIED_FINGER_HPP
14#define M5_UNIT_UNIFIED_FINGER_HPP
15
16#include "unit/unit_FPC1xxx.hpp"
18#include "unit/unit_Finger2.hpp"
19
24namespace m5 {
25
30namespace unit {
31
32using UnitFinger = m5::unit::UnitFPC1020A;
33using HatFinger = m5::unit::UnitFPC1020A;
34
35} // namespace unit
36} // namespace m5
37#endif
For FPC1020A.
Definition unit_FPC1xxx.hpp:383
Top level namespace of M5stack.
Unit-related namespace.
FPC1xxx family with DSP unit for M5UnitUnified.
Faces Finger Module (FPC1020A via M-Bus) for M5UnitUnified.
Finger2 unit for M5UnitUnified.