At /packets, return 10 records by default and add n=x to return x packets.

This commit is contained in:
2023-04-16 18:50:39 -05:00
parent 5793e57aa9
commit 1cffde2903
3 changed files with 11 additions and 6 deletions

View File

@ -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: