浏览代码

Set the default board to d1_mini

HoMetz 6 年之前
父节点
当前提交
0879afe9b8
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      platformio.ini

+ 2 - 2
platformio.ini

@@ -8,8 +8,8 @@
 ; Please visit documentation for the other options and examples
 ; http://docs.platformio.org/page/projectconf.html
 ; default environmen. Default to ProMicro 5V version.
-#[platformio]
-#default_envs = d1_mini
+[platformio]
+default_envs = d1_mini
 
 [common]
 framework = arduino