We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ce685b commit ededb0eCopy full SHA for ededb0e
examples/MakefileExample/Makefile-example.mk
@@ -15,7 +15,7 @@ ARDMK_DIR = $(PROJECT_DIR)/Arduino-Makefile
15
### ARDUINO_DIR
16
### Path to the Arduino application and resources directory.
17
### On OS X:
18
-ARDUINO_DIR = /Applications/Arduino.app/Contents/Resources/Java
+ARDUINO_DIR = /Applications/Arduino.app/Contents/Java
19
### or on Linux: (remove the one you don't want)
20
ARDUINO_DIR = /usr/share/arduino
21
0 commit comments