Skip to content

Commit 83c5de0

Browse files
authored
Update TwoPortReceive.ino
1 parent 8ef3e45 commit 83c5de0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

libraries/SoftwareSerial/examples/TwoPortReceive/TwoPortReceive.ino

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
1818
1919
This example code is in the public domain.
2020
21+
Software Serial will not work when Bluetooth Radio is active because the softdevice
22+
interrupts the library.
23+
2124
*/
2225

2326
#include <SoftwareSerial.h>

0 commit comments

Comments
 (0)