Преглед на файлове

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