Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418)

This commit is contained in:
Dirk O. Kaar
2020-01-03 02:01:38 +01:00
committed by Scott Lahteine
parent 5b75a018b7
commit d0e1166cce
80 changed files with 81 additions and 85 deletions

View File

@ -32,7 +32,7 @@
#endif
#if defined(PHOTO_POSITION) && PHOTO_DELAY_MS > 0
#include "../../../Marlin.h" // for idle()
#include "../../../MarlinCore.h" // for idle()
#endif
#ifdef PHOTO_RETRACT_MM