USB Media Host followup

Restore HAS_SHARED_MEDIA
This commit is contained in:
Scott Lahteine
2021-04-29 08:45:06 -05:00
parent 5f9ccb361a
commit b6d2671260
3 changed files with 5 additions and 3 deletions
+1
View File
@@ -367,6 +367,7 @@
// mount/unmount the card and refresh it. So we disable card detect.
//
#undef SD_DETECT_PIN
#define HAS_SHARED_MEDIA 1
#endif
#if PIN_EXISTS(SD_DETECT)