Skip to content

Commit 8ef3e45

Browse files
authored
Update SoftwareSerialExample.ino
1 parent 552907f commit 8ef3e45

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

libraries/SoftwareSerial/examples/SoftwareSerialExample/SoftwareSerialExample.ino

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
* TX is digital pin A1 (connect to RX of other device)
1010
1111
This example code is in the public domain.
12+
13+
Software Serial will not work when Bluetooth Radio is active because the softdevice
14+
interrupts the library.
1215
1316
*/
1417

0 commit comments

Comments
 (0)