Actualizar material graficoo

This commit is contained in:
Arturo Corro 2021-12-01 15:35:51 -06:00
parent 5cb3b9d2e4
commit d27376b938
9 changed files with 2 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 143 KiB

View File

Before

Width:  |  Height:  |  Size: 72 KiB

After

Width:  |  Height:  |  Size: 72 KiB

View File

Before

Width:  |  Height:  |  Size: 83 KiB

After

Width:  |  Height:  |  Size: 83 KiB

View File

@ -13,7 +13,7 @@
**************************************************/
/* Definición de Hardware - PINOUT
**************************************************/
#define SEGMENT_A 12
#define SEGMENT_A A4
#define SEGMENT_B A5
#define SEGMENT_C 3
#define SEGMENT_D 2
@ -77,7 +77,7 @@
* Define DEBUG_SERIAL_ENABLE to enable debug serial.
* Comment it to disable debug serial.
*/
//#define DEBUG_SERIAL_ENABLE
#define DEBUG_SERIAL_ENABLE
/**
* Define dbSerial for the output of debug messages.