TODO message removed.
This commit is contained in:
parent
2e19adb0b6
commit
26ae3a7381
1 changed files with 0 additions and 1 deletions
|
@ -255,7 +255,6 @@ def cc_state_fn_wait_for_eod2(c):
|
|||
global cc_state
|
||||
|
||||
if c == MSG_EOD2:
|
||||
# TODO process or save the data
|
||||
is_message_read = False
|
||||
thread_lock.acquire()
|
||||
cc_received_messages.append([ cc_message_cnt,
|
||||
|
|
Loading…
Reference in a new issue