♻️ Small sound / buzz refactor (#24520)

This commit is contained in:
Scott Lahteine
2022-07-18 19:53:36 -05:00
committed by GitHub
parent ed2071aabd
commit 5f2908a117
16 changed files with 49 additions and 55 deletions

View File

@@ -914,7 +914,7 @@ private:
static void M290();
#endif
#if HAS_BUZZER
#if HAS_SOUND
static void M300();
#endif