Explorar el Código

Remove redundant definition of EN_C

Scott Lahteine hace 8 años
padre
commit
f418e82b15
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0
    1
      Marlin/ultralcd.h

+ 0
- 1
Marlin/ultralcd.h Ver fichero

@@ -73,7 +73,6 @@
73 73
     // Encoder click is directly connected
74 74
     #if BUTTON_EXISTS(ENC)
75 75
       #define BLEN_C 2
76
-      #define EN_C (_BV(BLEN_C))
77 76
     #endif
78 77
     #define EN_A (_BV(BLEN_A))
79 78
     #define EN_B (_BV(BLEN_B))

Loading…
Cancelar
Guardar