Skip to content

Commit 666b48c

Browse files
author
brentru
committed
remove sleep, poll faster
1 parent 4885084 commit 666b48c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/fona_sms_response.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,3 @@
4242
if not fona.send_sms(int(sender), "Hey, I got your text!"):
4343
print("SMS Send Failed")
4444
print("SMS Sent!")
45-
time.sleep(1)

0 commit comments

Comments
 (0)