Skip to content

Commit 310f79d

Browse files
committed
Update version to 1.1.0
1 parent 2af80e4 commit 310f79d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ You can check and udpate firmware with using [Xbox accessories](https://www.micr
99

1010
## Setup
1111

12+
### Version infromation
13+
14+
For NimBLE 2.1.0 or more, use version 1.1.0 or more of this library.<br />
15+
For NimBle less than 2.1.0 (1.4.3 or less), use version 1.0.9 of this library.
16+
1217
### Arduino IDE
1318

1419
Install XboxSeriesXControllerESP32_asukiaaa from library manager.

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=XboxSeriesXControllerESP32_asukiaaa
2-
version=1.0.9
2+
version=1.1.0
33
author=Asuki Kono
44
maintainer=Asuki Kono
55
sentence=It communicate with a controller of Xbox series X from ESP32.

0 commit comments

Comments
 (0)