Preflight checks for PlatformIO builds (#21068)

Co-authored-by: Alexander D. Kanevskiy <alexander.kanevskiy@intel.com>
This commit is contained in:
ellensp
2021-02-26 03:15:55 +13:00
committed by GitHub
parent a21d4c06ae
commit bb1039d4c9
6 changed files with 69 additions and 16 deletions

View File

@ -46,6 +46,7 @@
#define E2_STEP_PIN 4
#define E2_DIR_PIN 5
#define E2_ENABLE_PIN 22
#define HEATER_1_PIN 7
#include "pins_MKS_BASE_common.h"