Explorar el Código

Update Anet V1.0 display timing (#21425)

Ramiro Polla hace 4 años
padre
commit
e7596d92c7
No account linked to committer's email address
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      Marlin/src/pins/sanguino/pins_ANET_10.h

+ 1
- 1
Marlin/src/pins/sanguino/pins_ANET_10.h Ver fichero

@@ -191,7 +191,7 @@
191 191
       #define BTN_EN1                         11
192 192
       #define BTN_EN2                         10
193 193
       #define BTN_ENC                         16
194
-      #define BOARD_ST7920_DELAY_1 DELAY_NS(0)
194
+      #define BOARD_ST7920_DELAY_1 DELAY_NS(125)
195 195
       #define BOARD_ST7920_DELAY_2 DELAY_NS(63)
196 196
       #define BOARD_ST7920_DELAY_3 DELAY_NS(125)
197 197
     #endif

Loading…
Cancelar
Guardar