You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: libraries/CurieBLE/library.properties
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,8 @@ name=CurieBLE
2
2
version=1.0
3
3
author=Emutex
4
4
maintainer=Emutex <dan@emutex.com>
5
-
sentence=Bluetooth Low Energy API for Intel Curie BLE device.
6
-
paragraph=
5
+
sentence=Library to manage the Bluetooth Low Energy module with Curie Core boards.
6
+
paragraph=Using this library, it is possible to use BLE features to communicate and interact with other devices like smartphones and tablets. This library enables multiple types of functionalities through a number of different classes.
0 commit comments