You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-13Lines changed: 2 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,6 @@ Herramienta Open Hardware, para pruebas y control de iluminación de espectácul
25
25
26
26
***
27
27
28
-
- Compatible con [Hardware v0.0 a v0.6](https://github.com/Arduino-DMX-512-Tester-and-Controller/Arduino-DMX-512-Tester-and-Controller-LCD-20x4-Hardware/tree/master)
29
28
- Navegación desde cursor de fácil acceso e intuitivo
30
29
- Inserción rápida de valores desde el teclado numérico
31
30
- Inserción de valores desde potenciómetro análogo
@@ -91,23 +90,13 @@ Herramienta Open Hardware, para pruebas y control de iluminación de espectácul
91
90
92
91
### 
93
92
94
-
-**AGREGADO,** en chaser el cursor en blink cuando hace la secuencia
95
-
-**AGREGADO,** función de Black Out desde el menú de Memory, pone todos los canales en 0 y los regresa a lo que tenían, para salir dar en center
96
-
-**CORREGIDO,** en config contraste el límite inferior no se mostraba
97
-
-**CORREGIDO,** en gui about se retiró variable id, no se usa
98
-
-**CORREGIDO,** en chaser se quitó el label iniciar, no se usa
99
-
-**CORREGIDO,** en numérico calc se quitó la variable salida, no se usa
100
-
-**CORREGIDO,** en numérico calc se quitó la variable Num_Val_Temp_3, no se usa
101
-
-**CORREGIDO,** en chaser ya no guarda los valores de los cambios aplicados, al salir los regresa a su lugar
102
-
-**CORREGIDO,** en multiply cuando hace en calculó se cambia apply por calc..
103
-
-**CORREGIDO,** en ubicar se agrega cancelar con center
104
-
-**CORREGIDO,** se cambió la url del about apuntando al Wiki
93
+
-**AGREGADO,** compatibilidad con Hardware v0.3 - v0.4
0 commit comments