Ver código fonte

Remove redundant definition of EN_C

Scott Lahteine 8 anos atrás
pai
commit
f418e82b15
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0
    1
      Marlin/ultralcd.h

+ 0
- 1
Marlin/ultralcd.h Ver arquivo

@@ -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))

Carregando…
Cancelar
Salvar