This website requires JavaScript.
Explore
Help
Register
Sign In
Crash_Override
/
FreeDATA
Watch
1
Star
0
Fork
You've already forked FreeDATA
0
mirror of
https://github.com/DJ2LS/FreeDATA
synced
2024-05-14 08:04:33 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
24ad55081c
FreeDATA
/
modem
/
server_commands.py
5 lines
90 B
Python
Raw
Normal View
History
Unescape
Escape
first test doing a CQ via POST
2023-11-09 09:37:45 +00:00
from
queues
import
DATA_QUEUE_TRANSMIT
def
cqcqcq
(
)
:
adjusted some command handling
2023-11-09 12:52:27 +00:00
DATA_QUEUE_TRANSMIT
.
put
(
[
"
CQ
"
]
)
Reference in a new issue
Copy permalink