mirror of
https://github.com/markqvist/Reticulum.git
synced 2025-05-11 10:55:39 -04:00
Cleanup and echo example
This commit is contained in:
parent
e66622bd69
commit
cfb1ed84d2
4 changed files with 41 additions and 28 deletions
|
@ -9,7 +9,6 @@ import FPE
|
|||
|
||||
class SerialInterface(Interface):
|
||||
MAX_CHUNK = 32768
|
||||
TIMEOUT_SECONDS = 1.0
|
||||
|
||||
owner = None
|
||||
port = None
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue