Skip to content
Snippets Groups Projects
Commit d33fdc54 authored by Aleksandr Lysikov's avatar Aleksandr Lysikov
Browse files

fixed define "stream_ctl"

parent d8e2cdaa
No related branches found
No related tags found
No related merge requests found
......@@ -76,7 +76,7 @@ typedef void (*dap_client_callback_data_size_t) (dap_client_t *, void *, size_t)
#define DAP_UPLINK_PATH_ENC_INIT "enc_init" //"1901248124123459"
#define DAP_UPLINK_PATH_DB "01094787531354"
#define DAP_UPLINK_PATH_STREAM_CTL "091348758013553"
#define DAP_UPLINK_PATH_STREAM_CTL "stream_ctl" //"091348758013553"
#define DAP_UPLINK_PATH_STREAM "874751843144"
#define DAP_UPLINK_PATH_LICENSE "license"
#define DAP_UPLINK_PATH_SERVER_LIST "slist"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment