Fix warning with PIO

This commit is contained in:
Scott Lahteine 2020-07-07 19:31:44 -05:00
parent 759d63d76a
commit 67b2b78717
1 changed files with 1 additions and 0 deletions

View File

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