diff --git a/examples/testusbhostFAT/README.md b/examples/testusbhostFAT/README.md index f8993d09..6f05ef32 100755 --- a/examples/testusbhostFAT/README.md +++ b/examples/testusbhostFAT/README.md @@ -13,7 +13,7 @@ It is recommended to get a external RAM shield or apply the following patch: . -You must use the bundled [Makefile](Makefile) to compile the code instead of the Arduino IDE if you do not use external RAM. +You must use the bundled [Makefile](Makefile) to compile the code instead of the Arduino IDE if you do not use external RAM. The master makefile is bundled as a submodule, but can also be downloaded manually at the following link: . To download the USB Host library and all the needed libraries for this test.