Change sock per PR comments.

This commit is contained in:
Paul Kronenwetter 2022-05-31 19:45:37 -04:00
parent eeb8532651
commit 2be89b5b20

View file

@ -214,7 +214,7 @@ def process_tnc_commands(data):
"[SCK] command execution error", e=err, command=received_json
)
# TRANSMIT SINE WAVE -----------------------------------------------------
# TRANSMIT TEST FRAME ----------------------------------------------------
if (
received_json["type"] == "set"
and received_json["command"] == "send_test_frame"