Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
XuXiangJun committed Jun 14, 2022
1 parent ea9f1ad commit 620b629
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
9 changes: 9 additions & 0 deletions log/log-en.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

# Update Log

## v2.3.1
- Update gradle
- Update `targetSdkVersion` to 32
- Change `sourceCompatibility` and `targetCompatibility` to JavaVersion.VERSION_1_8
- EspTouchV2
- Update esptouch-v2 lib to 2.2.0
- EspTouch
- Update esptouch lib to 1.1.0

## v2.3.0
- EspTouchV2
- Support set device count for provisioning
Expand Down
11 changes: 10 additions & 1 deletion log/log-zh-rCN.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,20 @@

# Update Log

## v2.3.1
- 升级 gradle
- 升级 `targetSdkVersion` 到 32
- 修改 `sourceCompatibility``targetCompatibility` 为 JavaVersion.VERSION_1_8
- EspTouchV2
- 升级 esptouch-v2 库到 2.2.0
- EspTouch
- 升级 esptouch 库到 1.1.0

## v2.3.0
- EspTouchV2
- 增加设置配网设备个数
- 自定义数据最大长度改为 64 字节
- 更新 esptouch-v2 lib 到 2.1.0
- 更新 esptouch-v2 库到 2.1.0

## v2.0.0
- 支持 EspTouchV2 协议
Expand Down

0 comments on commit 620b629

Please sign in to comment.