Clarify where we actually look for libs

This commit is contained in:
Ryan Pavlik 2012-07-05 12:58:05 -05:00
parent 229187d26c
commit 6ab91c23be

View file

@ -150,8 +150,8 @@
# Hopefully these will be self-explanatory but in case they're not:
#
# ARDUINO_LIBS - A list of any libraries used by the sketch (we
# assume these are in
# $(ARDUINO_DIR)/hardware/libraries
# assume these are in $(ARDUINO_DIR)/hardware/libraries
# or your sketchbook's libraries directory)
#
# ARDUINO_PORT - The port where the Arduino can be found (only needed
# when uploading)