Explorar el Código

No such thing as G6 and G7 pins

Scott Lahteine hace 7 años
padre
commit
ab84ed22ca
Se han modificado 1 ficheros con 0 adiciones y 12 borrados
  1. 0
    12
      Marlin/fastio.h

+ 0
- 12
Marlin/fastio.h Ver fichero

@@ -1835,18 +1835,6 @@
1835 1835
   #define PG5_WPORT   PORTG
1836 1836
   #define PG5_DDR     DDRG
1837 1837
   #define PG5_PWM     &OCR0B
1838
-  #undef PG6
1839
-  #define PG6_PIN     PING6
1840
-  #define PG6_RPORT   PING
1841
-  #define PG6_WPORT   PORTG
1842
-  #define PG6_DDR     DDRG
1843
-  #define PG6_PWM     NULL
1844
-  #undef PG7
1845
-  #define PG7_PIN     PING7
1846
-  #define PG7_RPORT   PING
1847
-  #define PG7_WPORT   PORTG
1848
-  #define PG7_DDR     DDRG
1849
-  #define PG7_PWM     NULL
1850 1838
 
1851 1839
   #undef PH0
1852 1840
   #define PH0_PIN     PINH0

Loading…
Cancelar
Guardar