Skip to content

Commit 688c270

Browse files
authored
Update README.md
1 parent cc214a7 commit 688c270

File tree

1 file changed

+4
-14
lines changed

1 file changed

+4
-14
lines changed

README.md

Lines changed: 4 additions & 14 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.0_release-brightgreen.svg)](CHANGELOG.md)
5+
[![version](https://img.shields.io/badge/version-1.1_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,19 +90,9 @@ Herramienta Open Hardware, para pruebas y control de iluminación de espectácul
9090

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

93-
- **CORREGIDO,** seceuncer no tiene reversa
94-
- **CORREGIDO,** secuencer no tiene salida de dmx, el uso de memoria eeprom descartaba valores
95-
- **CORREGIDO,** GUI_Secuencer se cambió el método de lectura de memoria, se hace en tiempo real, evita over flow
96-
- **CORREGIDO,** GUI_Secuencer se cambió a GUI_Control_Secuencer
97-
- **CORREGIDO,** tabulacion
98-
- **CORREGIDO,** manejo de memoria EEPROM al guardar y leer el conteo es en 1 y no en 0
99-
- **CORREGIDO,** GUI_Chasser el cursor blink no se mostraba después de stop
100-
- **CORREGIDO,** GUI_Control_Options, el cursor no se mostraba en unitary
101-
- **CORREGIDO,** disminución de tiempo mensaje final de opciones de acceso a eeprom
102-
- **AGREGADO,** lectura de botón "center" en el about
103-
- **AGREGADO,** a GUI_Secuencer límite de delay a 100
104-
- **AGREGADO,** a GUI_Secuencer en la salida a control regresa al dmx los datos desde la RAM
105-
- **AGREGADO,** a GUI_Unitary el canal anterior y siguiente en el gui
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
10696

10797
***
10898

0 commit comments

Comments
 (0)