Removed unnecessary lines at the end of rs485_pingpong.py
This commit is contained in:
@@ -92,10 +92,3 @@ while True:
|
||||
receiver_error_details = repr(rxDataConcatenated)
|
||||
print(f'[UART] Received invalid data? Wait until something good comes in! (received "{receiver_error_details}")')
|
||||
rxDataConcatenated = '' # reset the received parts storage (see comments above!)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user