Browse Source

Update SD host config comment

pull/1/head
Scott Lahteine 6 years ago
parent
commit
b3f42d2519
  1. 2
      Marlin/Configuration_adv.h
  2. 2
      config/examples/EVNOVO (Artillery)/Sidewinder X1/Configuration_adv.h
  3. 2
      config/examples/Einstart-S/Configuration_adv.h
  4. 2
      config/examples/Felix/Configuration_adv.h
  5. 2
      config/examples/FlashForge/CreatorPro/Configuration_adv.h
  6. 2
      config/examples/FolgerTech/i3-2020/Configuration_adv.h
  7. 2
      config/examples/Formbot/Raptor/Configuration_adv.h
  8. 2
      config/examples/Formbot/T_Rex_2+/Configuration_adv.h
  9. 2
      config/examples/Formbot/T_Rex_3/Configuration_adv.h
  10. 2
      config/examples/Geeetech/A10/Configuration_adv.h
  11. 2
      config/examples/Geeetech/A10M/Configuration_adv.h
  12. 2
      config/examples/Geeetech/A20M/Configuration_adv.h
  13. 2
      config/examples/Geeetech/MeCreator2/Configuration_adv.h
  14. 2
      config/examples/Geeetech/Prusa i3 Pro C/Configuration_adv.h
  15. 2
      config/examples/Geeetech/Prusa i3 Pro W/Configuration_adv.h
  16. 2
      config/examples/Infitary/i3-M508/Configuration_adv.h
  17. 2
      config/examples/JGAurora/A1/Configuration_adv.h
  18. 2
      config/examples/JGAurora/A5/Configuration_adv.h
  19. 2
      config/examples/JGAurora/A5S/Configuration_adv.h
  20. 2
      config/examples/MakerParts/Configuration_adv.h
  21. 2
      config/examples/Malyan/M150/Configuration_adv.h
  22. 2
      config/examples/Malyan/M200/Configuration_adv.h
  23. 2
      config/examples/Micromake/C1/enhanced/Configuration_adv.h
  24. 2
      config/examples/Mks/Robin/Configuration_adv.h
  25. 2
      config/examples/Mks/Sbase/Configuration_adv.h
  26. 2
      config/examples/RapideLite/RL200/Configuration_adv.h
  27. 2
      config/examples/RigidBot/Configuration_adv.h
  28. 2
      config/examples/SCARA/Configuration_adv.h
  29. 2
      config/examples/STM32/Black_STM32F407VET6/Configuration_adv.h
  30. 2
      config/examples/Sanguinololu/Configuration_adv.h
  31. 2
      config/examples/TheBorg/Configuration_adv.h
  32. 2
      config/examples/TinyBoy2/Configuration_adv.h
  33. 2
      config/examples/Tronxy/X3A/Configuration_adv.h
  34. 2
      config/examples/Tronxy/X5S-2E/Configuration_adv.h
  35. 2
      config/examples/UltiMachine/Archim1/Configuration_adv.h
  36. 2
      config/examples/UltiMachine/Archim2/Configuration_adv.h
  37. 2
      config/examples/VORONDesign/Configuration_adv.h
  38. 2
      config/examples/Velleman/K8200/Configuration_adv.h
  39. 2
      config/examples/Velleman/K8400/Configuration_adv.h
  40. 2
      config/examples/WASP/PowerWASP/Configuration_adv.h
  41. 2
      config/examples/Wanhao/Duplicator 6/Configuration_adv.h
  42. 2
      config/examples/delta/Anycubic/Kossel/Configuration_adv.h
  43. 2
      config/examples/delta/FLSUN/auto_calibrate/Configuration_adv.h
  44. 2
      config/examples/delta/FLSUN/kossel/Configuration_adv.h
  45. 2
      config/examples/delta/FLSUN/kossel_mini/Configuration_adv.h
  46. 2
      config/examples/delta/Geeetech/Rostock 301/Configuration_adv.h
  47. 2
      config/examples/delta/MKS/SBASE/Configuration_adv.h
  48. 2
      config/examples/delta/Tevo Little Monster/Configuration_adv.h
  49. 2
      config/examples/delta/generic/Configuration_adv.h
  50. 2
      config/examples/delta/kossel_mini/Configuration_adv.h
  51. 2
      config/examples/delta/kossel_xl/Configuration_adv.h
  52. 2
      config/examples/gCreate/gMax1.5+/Configuration_adv.h
  53. 2
      config/examples/makibox/Configuration_adv.h
  54. 2
      config/examples/tvrrug/Round2/Configuration_adv.h
  55. 2
      config/examples/wt150/Configuration_adv.h

2
Marlin/Configuration_adv.h

@ -1053,7 +1053,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).

2
config/examples/EVNOVO (Artillery)/Sidewinder X1/Configuration_adv.h

@ -1053,7 +1053,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).

2
config/examples/Einstart-S/Configuration_adv.h

@ -1053,7 +1053,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).

2
config/examples/Felix/Configuration_adv.h

@ -1053,7 +1053,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).

2
config/examples/FlashForge/CreatorPro/Configuration_adv.h

@ -1052,7 +1052,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).

2
config/examples/FolgerTech/i3-2020/Configuration_adv.h

@ -1053,7 +1053,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).

2
config/examples/Formbot/Raptor/Configuration_adv.h

@ -1053,7 +1053,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).

2
config/examples/Formbot/T_Rex_2+/Configuration_adv.h

@ -1057,7 +1057,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).

2
config/examples/Formbot/T_Rex_3/Configuration_adv.h

@ -1057,7 +1057,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).

2
config/examples/Geeetech/A10/Configuration_adv.h

@ -1053,7 +1053,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).

2
config/examples/Geeetech/A10M/Configuration_adv.h

@ -1053,7 +1053,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).

2
config/examples/Geeetech/A20M/Configuration_adv.h

@ -1053,7 +1053,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).

2
config/examples/Geeetech/MeCreator2/Configuration_adv.h

@ -1053,7 +1053,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).

2
config/examples/Geeetech/Prusa i3 Pro C/Configuration_adv.h

@ -1053,7 +1053,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).

2
config/examples/Geeetech/Prusa i3 Pro W/Configuration_adv.h

@ -1053,7 +1053,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).

2
config/examples/Infitary/i3-M508/Configuration_adv.h

@ -1053,7 +1053,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).

2
config/examples/JGAurora/A1/Configuration_adv.h

@ -1058,7 +1058,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).

2
config/examples/JGAurora/A5/Configuration_adv.h

@ -1053,7 +1053,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).

2
config/examples/JGAurora/A5S/Configuration_adv.h

@ -1058,7 +1058,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).

2
config/examples/MakerParts/Configuration_adv.h

@ -1053,7 +1053,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).

2
config/examples/Malyan/M150/Configuration_adv.h

@ -1053,7 +1053,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).

2
config/examples/Malyan/M200/Configuration_adv.h

@ -1053,7 +1053,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).

2
config/examples/Micromake/C1/enhanced/Configuration_adv.h

@ -1053,7 +1053,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).

2
config/examples/Mks/Robin/Configuration_adv.h

@ -1053,7 +1053,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).

2
config/examples/Mks/Sbase/Configuration_adv.h

@ -1054,7 +1054,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).

2
config/examples/RapideLite/RL200/Configuration_adv.h

@ -1053,7 +1053,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).

2
config/examples/RigidBot/Configuration_adv.h

@ -1053,7 +1053,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).

2
config/examples/SCARA/Configuration_adv.h

@ -1053,7 +1053,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).

2
config/examples/STM32/Black_STM32F407VET6/Configuration_adv.h

@ -1053,7 +1053,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).

2
config/examples/Sanguinololu/Configuration_adv.h

@ -1053,7 +1053,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).

2
config/examples/TheBorg/Configuration_adv.h

@ -1053,7 +1053,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).

2
config/examples/TinyBoy2/Configuration_adv.h

@ -1053,7 +1053,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).

2
config/examples/Tronxy/X3A/Configuration_adv.h

@ -1053,7 +1053,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).

2
config/examples/Tronxy/X5S-2E/Configuration_adv.h

@ -1053,7 +1053,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).

2
config/examples/UltiMachine/Archim1/Configuration_adv.h

@ -1053,7 +1053,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).

2
config/examples/UltiMachine/Archim2/Configuration_adv.h

@ -1053,7 +1053,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).

2
config/examples/VORONDesign/Configuration_adv.h

@ -1053,7 +1053,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).

2
config/examples/Velleman/K8200/Configuration_adv.h

@ -1066,7 +1066,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).

2
config/examples/Velleman/K8400/Configuration_adv.h

@ -1053,7 +1053,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).

2
config/examples/WASP/PowerWASP/Configuration_adv.h

@ -1053,7 +1053,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).

2
config/examples/Wanhao/Duplicator 6/Configuration_adv.h

@ -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).

2
config/examples/delta/Anycubic/Kossel/Configuration_adv.h

@ -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).

2
config/examples/delta/FLSUN/auto_calibrate/Configuration_adv.h

@ -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).

2
config/examples/delta/FLSUN/kossel/Configuration_adv.h

@ -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).

2
config/examples/delta/FLSUN/kossel_mini/Configuration_adv.h

@ -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).

2
config/examples/delta/Geeetech/Rostock 301/Configuration_adv.h

@ -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).

2
config/examples/delta/MKS/SBASE/Configuration_adv.h

@ -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).

2
config/examples/delta/Tevo Little Monster/Configuration_adv.h

@ -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).

2
config/examples/delta/generic/Configuration_adv.h

@ -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).

2
config/examples/delta/kossel_mini/Configuration_adv.h

@ -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).

2
config/examples/delta/kossel_xl/Configuration_adv.h

@ -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).

2
config/examples/gCreate/gMax1.5+/Configuration_adv.h

@ -1053,7 +1053,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).

2
config/examples/makibox/Configuration_adv.h

@ -1053,7 +1053,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).

2
config/examples/tvrrug/Round2/Configuration_adv.h

@ -1053,7 +1053,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).

2
config/examples/wt150/Configuration_adv.h

@ -1054,7 +1054,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).

Loading…
Cancel
Save