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.
1 parent 8b3570e commit eb60724Copy full SHA for eb60724
examples/bluefruitconnect_simpletest2.py
@@ -33,4 +33,3 @@
33
elif isinstance(packet, TextPacket):
34
print("Received Text Packet:")
35
print(packet.text)
36
-
0 commit comments