Commit 9854f0a
jantje
Make is not found untill the arduini ide path has been properly
configured.
This is because the path used to run the command is the aduino ide path.
As the arduino ide path has not been given the default is returned which
is an empty string. I changed the default to ..1 parent 70cb21b commit 9854f0a
File tree
1 file changed
+1
-1
lines changed- it.baeyens.arduino.common/src/it/baeyens/arduino/common
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
306 | 306 | | |
307 | 307 | | |
308 | 308 | | |
309 | | - | |
| 309 | + | |
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
| |||
0 commit comments