Update to 2.0.7.2

This commit is contained in:
Sergey
2020-10-12 16:45:06 +03:00
parent 1ccafc9d5d
commit 102a6fb261
344 changed files with 11001 additions and 10166 deletions

View File

@@ -11,6 +11,8 @@
* Redistributions of source code must retain the above copyright notice.
*/
#ifdef __STM32F1__
#include "../../inc/MarlinConfig.h"
#ifndef MKS_WIFI
@@ -555,4 +557,6 @@ DRESULT disk_read (
#endif // _DISKIO_IOCTL
#endif // SD_CONNECTION_IS(ONBOARD)
#endif
#endif