BigTree SKR Pro V1.1 board support (#14523)

This commit is contained in:
Msq001
2019-07-07 10:52:17 +08:00
committed by Scott Lahteine
parent 3a75342508
commit 439e28783b
13 changed files with 2109 additions and 1 deletions

View File

@ -132,7 +132,7 @@
// Types
// --------------------------------------------------------------------------
typedef int8_t pin_t;
typedef int16_t pin_t;
#define HAL_SERVO_LIB libServo