Skip to content

Commit 4441e20

Browse files
authored
Update README.md
1 parent 330a81e commit 4441e20

File tree

1 file changed

+17
-4
lines changed

1 file changed

+17
-4
lines changed

README.md

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## **Firmware - LCD 20x4**
44

5-
[![version](https://img.shields.io/badge/version-1.1_release-brightgreen.svg)](CHANGELOG.md)
5+
[![version](https://img.shields.io/badge/version-1.2_release-brightgreen.svg)](CHANGELOG.md)
66
[![license](https://img.shields.io/badge/licence-GNU_GPL_v3.0-blue)](https://github.com/Arduino-DMX-512-Tester-and-Controller/Arduino-DMX-512-Tester-and-Controller-LCD-20x4-Firmware/blob/master/LICENCE.md)
77

88
![GitHub issues](https://img.shields.io/github/issues/Arduino-DMX-512-Tester-and-Controller/Arduino-DMX-512-Tester-and-Controller-LCD-20x4-Firmware)
@@ -90,9 +90,22 @@ Herramienta Open Hardware, para pruebas y control de iluminación de espectácul
9090

9191
### ![**Changelog**](CHANGELOG.md)
9292

93-
- **AGREGADO,** memory a control options
94-
- **AGREGADO,** a memory gui ClearAll para borrar todos los bancos de la eeprom
95-
- **AGREGADO,** a memory gui reacomodo de menús
93+
- **AGREGADO,** al arranque toma el banco de la eeprom previamente elegido desde config
94+
- **AGREGADO,** a config el banco que lee a arranque
95+
- **AGREGADO,** al about el banco actual
96+
- **AGREGADO,** a about reacomodo de datos
97+
- **AGREGADO,** a about licencias open source
98+
- **AGREGADO,** a initial memory el bank actual
99+
- **AGREGADO,** en EEPROM add 4093 para guardar banco a correr al inicio
100+
- **AGREGADO,** Bank 8 solo tiene 509 canales disponibles
101+
- **AGREGADO,** a EEPROM Load el límite en bank 8 de 4092
102+
- **AGREGADO,** a EEPROM Save el límite en bank 8 de 4092
103+
- **CORREGIDO,** GUI Config de LCD config solo a config
104+
- **CORREGIDO,** GUI Config de Control a exit
105+
- **AGREGADO,** a GUI Config opción bank init
106+
- **AGREGADO,** EEPROM_Load_Init para cargar el universo pre configurado al inicio
107+
- **CORREGIDO,** GUI about cambio de disposición y url por wiki
108+
- **AGREGADO,** GUI_Licence a config
96109

97110
***
98111

0 commit comments

Comments
 (0)