Explorar el Código

Add HAL_SERVO_LIB to HAL_Due.h

Scott Lahteine hace 6 años
padre
commit
5079a02c90
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2
    0
      Marlin/src/HAL/HAL_DUE/HAL_Due.h

+ 2
- 0
Marlin/src/HAL/HAL_DUE/HAL_Due.h Ver fichero

@@ -96,6 +96,8 @@
96 96
 
97 97
 typedef int8_t pin_t;
98 98
 
99
+#define HAL_SERVO_LIB Servo
100
+
99 101
 // --------------------------------------------------------------------------
100 102
 // Public Variables
101 103
 // --------------------------------------------------------------------------

Loading…
Cancelar
Guardar