Обновление 2.0.6.1

This commit is contained in:
Sergey
2020-08-31 17:02:51 +03:00
parent 241305cd8b
commit adee4a7475
439 changed files with 19973 additions and 6430 deletions

View File

@@ -11,9 +11,11 @@
* Redistributions of source code must retain the above copyright notice.
*
*/
#if 0
#include "../../inc/MarlinConfig.h"
#ifndef MKS_WIFI
#if SD_CONNECTION_IS(ONBOARD)
#include "onboard_sd.h"
@@ -554,4 +556,4 @@ DRESULT disk_read (
#endif // _DISKIO_IOCTL
#endif // SD_CONNECTION_IS(ONBOARD)
#endif
#endif