We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ad4f2d3 + 2ed1536 commit 9ae0e7fCopy full SHA for 9ae0e7f
examples/ble_uart_echo_test.py
@@ -2,7 +2,8 @@
2
# SPDX-License-Identifier: MIT
3
4
"""
5
-Used with ble_uart_echo_client.py. Receives characters from the UARTService and transmits them back.
+Can be used with ble_uart_echo_client.py or with the UART page on the Adafruit Bluefruit Connect app.
6
+Receives characters from the UARTService and transmits them back.
7
8
9
from adafruit_ble import BLERadio
0 commit comments