Skip to content

Commit d012fc0

Browse files
Update README.md
1 parent f928689 commit d012fc0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ Using this class you can Connect, Disconnect, Send String messages, Receive Stri
66
The library is compatible with android 4.0 (API 14) and newer.
77

88
Here in this repo (in the Arduino/BluetoothHelperExample folder) you can also find a very simple example (around 100 lines of code, including comments) that shows how to use it.<br>
9-
You can find a complete implementation of this library in BasicAirData [Air Data Bridge](https://github.com/BasicAirData/AirDataBridge).<br>
9+
You can find a complete implementation of this library in BasicAirData [Air Data Bridge](https://github.com/BasicAirData/AirDataBridge).
10+
1011
For further information about this library and its usage you can read [this article](http://www.basicairdata.eu/projects/android/bluetooth-wireless-communication/).<br>
1112

1213
## Dependencies

0 commit comments

Comments
 (0)