Skip to content

Commit 2aaa031

Browse files
committed
removed setting an index to value of tonga
1 parent b32a4b8 commit 2aaa031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tinkeringtech_rda5807m.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -564,7 +564,7 @@ def __init__(self):
564564
self.last_minutes_1 = 0
565565
self.last_minutes_2 = 0
566566
# Previous index
567-
self.last_text_idx = "tonga"
567+
self.last_text_idx = 0
568568
# Functions initialization
569569
self.send_service_name = None
570570
self.send_text = None

0 commit comments

Comments
 (0)