Improved STMicro L64XX stepper driver support (#16452)

This commit is contained in:
Bob Kuhn
2020-01-13 18:47:30 -06:00
committed by Scott Lahteine
parent 53f1e5ff5b
commit 1ad53cee1f
315 changed files with 8582 additions and 5343 deletions

View File

@@ -896,7 +896,7 @@ private:
#endif
#endif
#if HAS_DRIVER(L6470)
#if HAS_L64XX
static void M122();
static void M906();
static void M916();