saxc
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
Marlin/Makefile
|
@ -14,7 +14,7 @@ |
|
|
# Detailed instructions for using the makefile:
|
|
|
# Detailed instructions for using the makefile:
|
|
|
#
|
|
|
#
|
|
|
# 1. Modify the line containing "ARDUINO_INSTALL_DIR" to point to the directory that
|
|
|
# 1. Modify the line containing "ARDUINO_INSTALL_DIR" to point to the directory that
|
|
|
# contains the Arduino installation (for example, under Mac OS X, this
|
|
|
# contains the Arduino installation (for example, under macOS, this
|
|
|
# might be /Applications/Arduino.app/Contents/Resources/Java).
|
|
|
# might be /Applications/Arduino.app/Contents/Resources/Java).
|
|
|
#
|
|
|
#
|
|
|
# 2. Modify the line containing "UPLOAD_PORT" to refer to the filename
|
|
|
# 2. Modify the line containing "UPLOAD_PORT" to refer to the filename
|
|
|