Skip to content

Commit

Permalink
Merge pull request #5 from Caffreyfans/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
Caffreyfans authored Aug 8, 2020
2 parents 32c002c + 11c8a94 commit c12b7b2
Show file tree
Hide file tree
Showing 80 changed files with 1,940 additions and 14,726 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ before_deploy:
- git config --global user.name "Caffreyfans"
- git config --global user.email "Caffreyfans@163.com"
- mkdir tmp && cd tmp
- cp ../.pio/build/esp8266-1m*/firmware.bin IRbaby1m.bin
- cp ../.pio/build/esp8266-2m*/firmware.bin IRbaby2m.bin
- cp ../.pio/build/esp8266-4m*/firmware.bin IRbaby4m.bin
- wget irbaby.caffreyfans.top/tools/FlashESP8266.exe
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
- [x] OTA
- [x] MQTT
- [x] UDP
- [x] IREXT
- [x] IRext
- [x] IRsend
- [x] IRreceive
3 changes: 2 additions & 1 deletion README_zh.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# IRbaby-Firmware

## 编译状态
[![Build Status](https://www.travis-ci.org/Caffreyfans/IRbaby-firmware.svg?branch=master)](https://www.travis-ci.org/Caffreyfans/IRbaby-firmware)

Expand All @@ -8,6 +9,6 @@
- [x] OTA
- [x] MQTT
- [x] UDP
- [x] IREXT
- [x] IRext
- [x] IRsend
- [x] IRreceive
Loading

0 comments on commit c12b7b2

Please sign in to comment.