🚸 Add 50mm manual move (#24884)
This commit is contained in:
@@ -53,11 +53,11 @@
|
||||
//
|
||||
//#define WIFI_SERIAL 1// USART1
|
||||
#if ENABLED(MKS_WIFI_MODULE)
|
||||
#define WIFI_IO0_PIN PB14 // MKS ESP WIFI IO0 PIN
|
||||
#define WIFI_IO1_PIN PB15 // MKS ESP WIFI IO1 PIN
|
||||
#define WIFI_RESET_PIN PD14 // MKS ESP WIFI RESET PIN
|
||||
#define WIFI_IO0_PIN PB14 // MKS ESP WIFI IO0 PIN
|
||||
#define WIFI_IO1_PIN PB15 // MKS ESP WIFI IO1 PIN
|
||||
#define WIFI_RESET_PIN PD14 // MKS ESP WIFI RESET PIN
|
||||
#endif
|
||||
|
||||
#define NEOPIXEL_PIN PC5
|
||||
#define NEOPIXEL_PIN PC5
|
||||
|
||||
#include "pins_MKS_MONSTER8_common.h"
|
||||
|
||||
Reference in New Issue
Block a user