We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d427e42 + 0738941 commit 477f067Copy full SHA for 477f067
examples/rockblock_send_text.py
@@ -16,7 +16,7 @@
16
rb = RockBlock(uart)
17
18
# set the text
19
-rb.out_text = "hello world"
+rb.text_out = "hello world"
20
21
# try a satellite Short Burst Data transfer
22
print("Talking to satellite...")
0 commit comments