We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2af80e4 commit 310f79dCopy full SHA for 310f79d
README.md
@@ -9,6 +9,11 @@ You can check and udpate firmware with using [Xbox accessories](https://www.micr
9
10
## Setup
11
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
17
### Arduino IDE
18
19
Install XboxSeriesXControllerESP32_asukiaaa from library manager.
library.properties
@@ -1,5 +1,5 @@
1
name=XboxSeriesXControllerESP32_asukiaaa
2
-version=1.0.9
+version=1.1.0
3
author=Asuki Kono
4
maintainer=Asuki Kono
5
sentence=It communicate with a controller of Xbox series X from ESP32.
0 commit comments