Actualizar material graficoo
BIN
imagenes/configuraciones-estado-del-controlador-display.jpeg
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
imagenes/configuraciones-protección-de-bomba.jpeg
Normal file
After Width: | Height: | Size: 137 KiB |
BIN
imagenes/configuraciones-tiempo-encendido.jpeg
Normal file
After Width: | Height: | Size: 143 KiB |
Before Width: | Height: | Size: 72 KiB After Width: | Height: | Size: 72 KiB |
Before Width: | Height: | Size: 83 KiB After Width: | Height: | Size: 83 KiB |
@ -13,7 +13,7 @@
|
|||||||
**************************************************/
|
**************************************************/
|
||||||
/* Definición de Hardware - PINOUT
|
/* Definición de Hardware - PINOUT
|
||||||
**************************************************/
|
**************************************************/
|
||||||
#define SEGMENT_A 12
|
#define SEGMENT_A A4
|
||||||
#define SEGMENT_B A5
|
#define SEGMENT_B A5
|
||||||
#define SEGMENT_C 3
|
#define SEGMENT_C 3
|
||||||
#define SEGMENT_D 2
|
#define SEGMENT_D 2
|
||||||
@ -77,7 +77,7 @@
|
|||||||
* Define DEBUG_SERIAL_ENABLE to enable debug serial.
|
* Define DEBUG_SERIAL_ENABLE to enable debug serial.
|
||||||
* Comment it to disable debug serial.
|
* Comment it to disable debug serial.
|
||||||
*/
|
*/
|
||||||
//#define DEBUG_SERIAL_ENABLE
|
#define DEBUG_SERIAL_ENABLE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Define dbSerial for the output of debug messages.
|
* Define dbSerial for the output of debug messages.
|
||||||
|