浏览代码

Specify staging platform URL. Couldve sworn this wasnt working

Chris Mullins 8 年之前
父节点
当前提交
c6bd8700b5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      platformio.ini

+ 1 - 1
platformio.ini

@@ -10,7 +10,7 @@
 
 [common]
 framework = arduino
-platform = espressif8266_stage
+platform = https://github.com/platformio/platform-espressif8266.git#feature/stage 
 board_f_cpu = 160000000L
 lib_deps_builtin =
   SPI