mirror of
https://github.com/markqvist/Reticulum.git
synced 2025-06-01 04:55:49 -04:00
Proof handling
This commit is contained in:
parent
dedea6ba11
commit
19d9b1a4a5
9 changed files with 283 additions and 58 deletions
|
@ -28,7 +28,6 @@ class AX25():
|
|||
CRC_CORRECT = chr(0xF0)+chr(0xB8)
|
||||
|
||||
|
||||
# TODO: THIS CLASS IS NOT YET IMPLEMENTED --- PLACEHOLDER ONLY ---
|
||||
class AX25KISSInterface(Interface):
|
||||
MAX_CHUNK = 32768
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue