|
M5Unit-RGB 0.0.2 git rev:51dfbe6
|
Unit comprising 37 LED hexagons. More...
#include <unit_Hex.hpp>
Public Member Functions | |
| UnitHexLED37 () | |
| Default constructor (37 LEDs) | |
| virtual uint16_t | width () const override |
| Edge length of the hexagon (4 LEDs per edge) | |
| virtual uint16_t | height () const override |
| Number of rows in the hexagon. | |
| virtual uint8_t | maxRotation () const override |
| Get the max rotation (6 steps: 0/60/120/180/240/300 deg) | |
Protected Member Functions | |
| virtual uint16_t | index_of (const uint16_t n) const override |
Unit comprising 37 LED hexagons.
Base class for UnitHEX, UnitNeoHex
| BaseClass | Parent LED chip class |
|
inlineoverridevirtual |
Number of rows in the hexagon.
|
inlineoverridevirtual |
Get the max rotation (6 steps: 0/60/120/180/240/300 deg)
|
inlineoverridevirtual |
Edge length of the hexagon (4 LEDs per edge)