mirror of
https://amiok.net/gitea/W1CDN/aprs_tool.git
synced 2025-07-18 02:00:27 +00:00
At /packets, return 10 records by default and add n=x to return x packets.
This commit is contained in:
@ -82,7 +82,7 @@ def main():
|
||||
path=["WIDE1-1"],
|
||||
info=b">Hello World!",
|
||||
)
|
||||
ki.write(frame)
|
||||
#ki.write(frame)
|
||||
|
||||
# Watch for new packets to come in
|
||||
while True:
|
||||
|
Reference in New Issue
Block a user