File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 1515
1616install :
1717 - pip install -U platformio
18- - platformio lib install 561 562
18+ - platformio lib install 561 562
1919
2020script :
2121 - platformio ci --lib="." --board=nodemcuv2
22+
23+ deploy :
24+ provider : releases
25+ api_key : " zbL7vJQoM9WdNxSdm3he"
26+ file : " .pioenvs/nodemcuv2/firmware.elf"
27+ overwrite : true
28+ skip_cleanup : true
29+ on :
30+ tags : true
Original file line number Diff line number Diff line change 1212 },
1313 "frameworks" : " arduino" ,
1414 "platforms" : " espressif" ,
15- "version" : " 1.0.4 "
15+ "version" : " 1.0.5 "
1616}
Original file line number Diff line number Diff line change 11name =ESP8266 Weather Station
2- version =1.0.3
2+ version =1.0.5
33author =Daniel Eichhorn
44maintainer =Daniel Eichhorn <
[email protected] >
55sentence =ESP8266 based internet connected Weather Station
You can’t perform that action at this time.
0 commit comments