|
2 | 2 |
|
3 | 3 | ## **Firmware - LCD 20x4**
|
4 | 4 |
|
5 |
| -[](CHANGELOG.md) |
| 5 | +[](CHANGELOG.md) |
6 | 6 | [](https://github.com/Arduino-DMX-512-Tester-and-Controller/Arduino-DMX-512-Tester-and-Controller-LCD-20x4-Firmware/blob/master/LICENCE.md)
|
7 | 7 |
|
8 | 8 | 
|
@@ -90,23 +90,8 @@ Herramienta Open Hardware, para pruebas y control de iluminación de espectácul
|
90 | 90 |
|
91 | 91 | ### 
|
92 | 92 |
|
93 |
| -- Tamaño binario del Sketch: 41,590 bytes (de un máximo de 258,048 bytes) |
94 |
| -- **CORREGIR,** void Numeric_Write, lo remplazo void Numerico_Print, esta función ya no se utiliza |
95 |
| -- **AGREGADO,** a menú config, eeprom default |
96 |
| -- **CAMBIADO,** menú config, reorganización de items |
97 |
| -- **AGREGADO,** a menú 2, about |
98 |
| -- **AGREGADO,** a menú 2, config |
99 |
| -- **AGREGADO,** a menú 2, botón de back |
100 |
| -- **AGREGADO,** menú 2 |
101 |
| -- **AGREGADO,** menú 1, botón de next |
102 |
| -- **CAMBIADO,** menú 1, reubicación de items |
103 |
| -- **CAMBIADO,** Config ya no tiene la opción de About, about, queda en el menú principal |
104 |
| -- **CORREGIDO,** GUI_Control_Options a GUI_Menu_1, se agregaron más menús de funciones |
105 |
| -- **CORREGIDO,** Contrast_Init a Init_Contrast, se busca más rápido |
106 |
| -- **CORREGIDO,** Back_Light_Init a Init_Back_Light, se busca más rápido |
107 |
| -- **CORREGIDO,** EEPROM_Load_Init a Init_EEPROM_Load, se busca más rápido |
108 |
| -- **AGREGADO,** carácter next |
109 |
| -- **AGREGADO,** carácter back |
| 93 | +- Tamaño binario del Sketch: 41.998 bytes (de un máximo de 258.048 bytes) |
| 94 | +- **CORREGIDO,** se agregó a serial.print, F() para que cadena se guarde en la flash y no en la RAM |
110 | 95 |
|
111 | 96 | ***
|
112 | 97 |
|
|
0 commit comments