update from 2.0.x

This commit is contained in:
Sergey
2022-05-16 13:00:07 +03:00
parent af4f55436b
commit 86c0d01a33
3 changed files with 2 additions and 5 deletions

View File

@@ -1622,10 +1622,6 @@ void setup() {
SETUP_RUN(test_tmc_connection());
#endif
#if ENABLED(EASYTHREED_UI)
SETUP_RUN(easythreed_ui.init());
#endif
#if ENABLED(MKS_WIFI)
mks_wifi_init();
#endif

View File

@@ -1729,6 +1729,7 @@ void DWIN_CopySettingsFrom(const char * const buff) {
// Apply Led Color
leds.set_color(HMI_data.Led_Color);
#endif
}
// Initialize or re-initialize the LCD

View File

@@ -182,7 +182,7 @@
//
// Misc. Functions
//
#define LED_PIN MOSFET_6_PIN // B7
#define LED_PIN 13 // B7
#define CUTOFF_RESET_PIN 16 // H1
#define CUTOFF_TEST_PIN 17 // H0
#define CUTOFF_SR_CHECK_PIN 70 // G4 (TOSC1)