Skip to content

Instantly share code, notes, and snippets.

@MaxySpark
Created August 29, 2017 09:34
Show Gist options
  • Select an option

  • Save MaxySpark/1944b05a772af539100ac687fae70756 to your computer and use it in GitHub Desktop.

Select an option

Save MaxySpark/1944b05a772af539100ac687fae70756 to your computer and use it in GitHub Desktop.
Arduino `make upload clean`
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