瀏覽代碼

Fix warning with PIO

Scott Lahteine 4 年之前
父節點
當前提交
67b2b78717
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      platformio.ini

+ 1
- 0
platformio.ini 查看文件

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

Loading…
取消
儲存