M5Unit-HUB 0.2.1 git rev:9518267
Loading...
Searching...
No Matches
unit_PbHub.hpp File Reference

PbHub Unit for M5UnitUnified. More...

#include <M5UnitComponent.hpp>
#include <array>

Go to the source code of this file.

Classes

class  m5::unit::UnitPbHub
 PbHub unit. More...
 

Namespaces

namespace  m5
 Top level namespace of M5stack.
 
namespace  pbhub
 namespace for PbHub
 

Enumerations

enum class  m5::unit::pbhub::LEDMode : uint8_t { WS28xx , SK6822 , Unknown = 0xFF }
 LED contol type. More...
 

Detailed Description

PbHub Unit for M5UnitUnified.

Enumeration Type Documentation

◆ LEDMode

enum class m5::unit::pbhub::LEDMode : uint8_t
strong

LED contol type.

Enumerator
WS28xx 

WS28xx, SK6812 (as default)

SK6822 

SK6822, APA106.