This commit is contained in:
Scott Lahteine
2018-10-03 02:55:10 -05:00
parent c3229e1b34
commit 3e58b3a5d4
2 changed files with 4 additions and 4 deletions

View File

@@ -776,8 +776,8 @@ private:
#endif
static void M906();
#if ENABLED(MONITOR_DRIVER_STATUS)
static void M911();
static void M912();
static void M911();
static void M912();
#endif
#if ENABLED(HYBRID_THRESHOLD)
static void M913();