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: samples/Bluetooth/BluetoothLESerial/README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# 🌶️ - Bluetooth Low Energy Serial profile sample
2
2
3
-
Shows how to use the Serial Protocol Profile APIs included in the [NanoFramework.Device.Bluetooth](http://docs.nanoframework.net/api/NanoFramework.Device.Bluetooth.html).
3
+
Shows how to use the Serial Protocol Profile APIs included in the [nanoFramework.Device.Bluetooth](http://docs.nanoframework.net/api/nanoFramework.Device.Bluetooth.html).
4
4
5
5
The sample allows a Bluetooth Terminal program to connect and send/receive text messages. There are a number of applications on both Android and IOS
6
6
that will work.
@@ -26,7 +26,7 @@ Currently there are 2 firmware images that support Bluetooth:-
0 commit comments