Update SD host config comment

This commit is contained in:
Scott Lahteine
2019-06-28 19:11:57 -05:00
parent 872e172bcd
commit b3f42d2519
55 changed files with 55 additions and 55 deletions

View File

@ -1055,7 +1055,7 @@
#endif // SDSUPPORT
/**
* By default an onboard SD card reader will be shared as a USB mass-
* By default an onboard SD card reader may be shared as a USB mass-
* storage device. This option hides the SD card from the host PC.
*/
//#define NO_SD_HOST_DRIVE // Disable SD Card access over USB (for security).