Skip to content

Commit e463362

Browse files
authored
Update platformio.ini
1 parent ae9486f commit e463362

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

platformio.ini

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,9 @@
99
; https://docs.platformio.org/page/projectconf.html
1010

1111
[platformio]
12-
; lib_dir = C:\temp\mergesort\mergesort
13-
; include_dir = C:\temp\mergesort\mergesort
12+
1413

1514
[env:megaatmega2560]
1615
platform = atmelavr
1716
board = megaatmega2560
1817
framework = arduino
19-
; lib_extra_dirs = C:\temp\mergesort\mergesort\shared

0 commit comments

Comments
 (0)