Skip to content

Commit e3948f4

Browse files
authored
Update README.md
1 parent 3f0fba0 commit e3948f4

File tree

1 file changed

+6
-18
lines changed

1 file changed

+6
-18
lines changed

README.md

Lines changed: 6 additions & 18 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-0.2_release-brightgreen.svg)](CHANGELOG.md)
5+
[![version](https://img.shields.io/badge/version-0.3_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)
@@ -98,23 +98,11 @@ Herramienta Open Hardware, para pruebas y control de iluminación de espectácul
9898

9999
### ![**Changelog**](CHANGELOG.md)
100100

101-
- **CORREGIR,** retirar del setup las variables de la versión y pasarlas directamente a su void
102-
- **CORREGIR,** en GUI_About se retirar el delay en el efecto binario
103-
- **CORREGIR,** eeprom save, load empty y clear retirar el delay de efecto binario
104-
- **CORREGIR,** agregar al inicio del programa un about
105-
- **CORREGIR,** checar el tema del puerto de data flux, no se asigna
106-
- **CORREGIDO,** se cambió gui_init por gui_about
107-
- **CORREGIDO,** se cambia en unitary control, matrix por control y apunta a gui control options
108-
- **CORREGIDO,** se cambia en matrix control, ubi por con y apunta a gui control options
109-
- **CORREGIDO,** se quita la opción about es muy repetitiva
110-
- **AGREGADO,** control options about
111-
- **AGREGADO,** control options Chaser
112-
- **AGREGADO,** control options multiply
113-
- **AGREGADO,** actualización del texto "about"
114-
- **AGREGADO,** actualización del texto "memory initial"
115-
- **AGREGADO,** al GUI_Memory "empty" para borrar la RAM
116-
- **AGREGADO,** el control multiply
117-
- **AGREGADO,** a about al inicio el efecto del binario corriendo
101+
- **CORREGIDO,** retirar de setup las variables de la versión y pasarlas directamente a su void (no hay razón para que sean globales)
102+
- **CORREGIDO,** en gui about retirar el delay en el efecto binario
103+
- **CORREGIDO,** eeprom save, load empty y clear retirar delay de efecto (se retiró en todos los casos)
104+
- **CORREGIDO,** agregar al inicio del programa .ino un about
105+
- **CORREGIDO,** en control chaser se quitó el espacio entre delay el número y x10=mS, parece que fuera una opción
118106

119107
***
120108

0 commit comments

Comments
 (0)