If i Cycle send a message through serial com. how could i use other functions at the same time.
For example when i enable a cycle send function. (like serial com send 0x80 100ms / period)
the python will be involved in this cycle. other function could not be used.
How do deal with this situation?