SKR Pro 1.1 WiFi and LCD SD card support (#17531)
This commit is contained in:
@@ -1409,3 +1409,9 @@
|
||||
#if PIN_EXISTS(CLOSED_LOOP_MOVE_COMPLETE)
|
||||
REPORT_NAME_DIGITAL(__LINE__, CLOSED_LOOP_MOVE_COMPLETE_PIN)
|
||||
#endif
|
||||
#if PIN_EXISTS(ESP_WIFI_MODULE_RESET)
|
||||
REPORT_NAME_DIGITAL(__LINE__, ESP_WIFI_MODULE_RESET_PIN)
|
||||
#endif
|
||||
#if PIN_EXISTS(ESP_WIFI_MODULE_ENABLE)
|
||||
REPORT_NAME_DIGITAL(__LINE__, ESP_WIFI_MODULE_ENABLE_PIN)
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user