Commit 905f8f2
File tree
Expand file treeCollapse file tree
6 files changed
+23
-1
lines changedFilter options
- libraries
- BluetoothSerial/examples
- SerialToSerialBT
- SerialToSerialBTM
- SerialToSerialBT_SSP_pairing
- bt_classic_device_discovery
- bt_remove_paired_devices
Expand file treeCollapse file tree
6 files changed
+23
-1
lines changedlibraries/BluetoothSerial/examples/SerialToSerialBT/SerialToSerialBT.ino
Copy file name to clipboardExpand all lines: libraries/BluetoothSerial/examples/SerialToSerialBT/SerialToSerialBT.ino+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
13 | 17 |
|
14 | 18 |
|
15 | 19 |
|
|
libraries/BluetoothSerial/examples/SerialToSerialBTM/SerialToSerialBTM.ino
Copy file name to clipboardExpand all lines: libraries/BluetoothSerial/examples/SerialToSerialBTM/SerialToSerialBTM.ino+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
11 | 15 |
|
12 | 16 |
|
13 | 17 |
|
|
libraries/BluetoothSerial/examples/SerialToSerialBT_SSP_pairing/SerialToSerialBT_SSP_pairing.ino
Copy file name to clipboardExpand all lines: libraries/BluetoothSerial/examples/SerialToSerialBT_SSP_pairing/SerialToSerialBT_SSP_pairing.ino+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
13 | 17 |
|
14 | 18 |
|
15 | 19 |
|
|
libraries/BluetoothSerial/examples/bt_classic_device_discovery/bt_classic_device_discovery.ino
Copy file name to clipboardExpand all lines: libraries/BluetoothSerial/examples/bt_classic_device_discovery/bt_classic_device_discovery.ino+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
7 | 11 |
|
8 | 12 |
|
9 | 13 |
|
|
libraries/BluetoothSerial/examples/bt_remove_paired_devices/bt_remove_paired_devices.ino
Copy file name to clipboardExpand all lines: libraries/BluetoothSerial/examples/bt_remove_paired_devices/bt_remove_paired_devices.ino+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
18 | 22 |
|
19 | 23 |
|
20 | 24 |
|
|
+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
| 16 | + |
| 17 | + |
16 | 18 |
|
17 | 19 |
|
18 | 20 |
|
|
0 commit comments