Created
August 29, 2017 09:34
-
-
Save MaxySpark/1944b05a772af539100ac687fae70756 to your computer and use it in GitHub Desktop.
Arduino `make upload clean`
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ARDUINO_DIR = /usr/share/arduino | |
| ARDUINO_PORT = /dev/ttyACM* | |
| USER_LIB_PATH = /home/pi/sketchbook/libraries | |
| BOARD_TAG = uno | |
| include /usr/share/arduino/Arduino.mk |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment