speed matrix
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
#include <Adafruit_NeoMatrix.h>
|
||||
#include <Adafruit_NeoPixel.h>
|
||||
#define PIN D7 //DIN MATRIZ
|
||||
String texto = "Puerto Ota: ";
|
||||
String mensaje = "Puerto Ota: ";
|
||||
String texto = "UNELECTRONICA";
|
||||
String mensaje = "UNELECTRONICA";
|
||||
String hora = "00:00:00";
|
||||
int R = 255;
|
||||
int G = 0;
|
||||
|
||||
Reference in New Issue
Block a user