Skip to content

Commit d6ae449

Browse files
committed
movesense_plus 1.0.0 published
1 parent ab2ef56 commit d6ae449

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

packages/movesense_plus/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Initial release supporting:
44

5-
* scan for Movensense devices (and stop scanning again)
5+
* scan for Movesense devices (and stop scanning again)
66
* connect and disconnect to a device
77
* get device and state information
88
* get a stream of the following data from a device:

packages/movesense_plus/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ A Flutter plugin for accessing the [Movesense](https://www.movesense.com/) famil
22

33
## Features
44

5-
This plugin supports the following features, which is the most commonly used sub-set of the total [Movensene API](https://www.movesense.com/docs/esw/api_reference/):
5+
This plugin supports the following features, which is the most commonly used sub-set of the total [Movesense API](https://www.movesense.com/docs/esw/api_reference/):
66

7-
* scan for Movensense devices (and stop scanning again)
7+
* scan for Movesense devices (and stop scanning again)
88
* connect and disconnect to a device
99
* get device and state information
1010
* get a stream of the following sensor data from a device:

0 commit comments

Comments
 (0)