|
RadioSvegliaGBE
|
#include <RGBmatrixPanel.h>

Go to the source code of this file.
Classes | |
| class | Matrix |
| Classe per la gestione della Matrice di LED RGB 16x32 Adafruit. More... | |
Namespaces | |
| Matrix__file | |
| Spazio dei nomi riferito al file Matrix.h. | |
Variables | |
| static constexpr auto | Matrix__file::_CLK = 8 |
| static constexpr auto | Matrix__file::_OE = 9 |
| static constexpr auto | Matrix__file::_LAT = 10 |
| static constexpr auto | Matrix__file::_A = A0 |
| static constexpr auto | Matrix__file::_B = A1 |
| static constexpr auto | Matrix__file::_C = A2 |
| static constexpr bool | Matrix__file::_DOUBLE_BUFFERING = true |
| static constexpr auto | Matrix__file::_w = 32 |
| static constexpr auto | Matrix__file::_h = 16 |
1.8.16