@@ -43,28 +43,28 @@ Please see [FAQ](https://sensoro.zendesk.com/hc/en-us) in [Sensoro](http://www.s
43
43
## Changelog
44
44
45
45
- 2.1.3
46
- - ` Support A0-1.0, B0-1.0, A0-2.0, B0-2.0, B0-2.1, B0-2.2, B0-2.3. `
46
+ - ` Support A0-1.0, B0-1.0, B0-2.0, B0-2.1, B0-2.2, B0-2.3. `
47
47
- Add ENUM ` SecureBroadcastInterval ` .
48
48
- Change API ` writeSecureBroadcastRotationInterval(int) ` to ` writeSecureBroadcastInterval(SecureBroadcastInterval) ` .
49
49
- 2.1.2
50
- - ` Support A0-1.0, B0-1.0, A0-2.0, B0-2.0, B0-2.1, B0-2.2, B0-2.3. `
50
+ - ` Support A0-1.0, B0-1.0, B0-2.0, B0-2.1, B0-2.2, B0-2.3. `
51
51
- Add API secure broadcast - ` writeSecureBroadcastRotationInterval ` .
52
52
- Fix calculate accelerometer count bug.
53
53
- 2.1.1
54
- - ` Support A0-1.0, B0-1.0, A0-2.0, B0-2.0, B0-2.1, B0-2.2. `
54
+ - ` Support A0-1.0, B0-1.0, B0-2.0, B0-2.1, B0-2.2. `
55
55
- ** Important upgrade** : Upgrade APIs. For more [ click] ( https://github.com/sensoro/SBK-Android/releases/tag/v2.1.1 ) here.
56
56
- Fix * ConcurrentModificationException* bug.
57
57
- 2.1
58
- - ` Support A0-1.0, B0-1.0, A0-2.0, B0-2.0, B0-2.1, B0-2.2. `
58
+ - ` Support A0-1.0, B0-1.0, B0-2.0, B0-2.1, B0-2.2. `
59
59
- Improve the JavaDoc of SDK.
60
60
- Add the version of SDK.
61
61
- 2.0
62
- - ` Support A0-1.0, B0-1.0, A0-2.0, B0-2.0, B0-2.1, B0-2.2. `
62
+ - ` Support A0-1.0, B0-1.0, B0-2.0, B0-2.1, B0-2.2. `
63
63
- Change Java annotation of SDK from Chinese to English.
64
64
- Support that the hardware of Yunzi is above 2.0.
65
65
- Throw exception when calls ` startService ` .
66
66
- 1.1
67
- - ` Support A0-1.0, B0-1.0, A0-2.0, B0-2.0. `
67
+ - ` Support A0-1.0, B0-1.0, B0-2.0. `
68
68
- Support that the hardware of Yunzi is 2.0.
69
69
- Add a value ` ADVERTISING_INTERVAL_1285 ` of * AdvertisingInterval* .
70
70
- Fix some bugs.
0 commit comments