Browse Source

Fix warning with PIO

Scott Lahteine 5 years ago
parent
commit
67b2b78717
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      platformio.ini

+ 1
- 0
platformio.ini View File

19
 src_dir      = Marlin
19
 src_dir      = Marlin
20
 boards_dir   = buildroot/share/PlatformIO/boards
20
 boards_dir   = buildroot/share/PlatformIO/boards
21
 default_envs = mega2560
21
 default_envs = mega2560
22
+include_dir  = Marlin
22
 
23
 
23
 #
24
 #
24
 # The 'common' values are used for most Marlin builds
25
 # The 'common' values are used for most Marlin builds

Loading…
Cancel
Save