Renamed cw_put_msg to cw_assemble_message

This commit is contained in:
2022-08-10 13:16:09 +02:00
parent 9e54e46e45
commit c5e1abb842
10 changed files with 156 additions and 160 deletions

View File

@ -45,7 +45,6 @@ CWSRC=\
cw_put_elem_radio_operational_state.c\
cw_put_image_data.c\
cw_put_local_ip_address.c\
cw_put_msg.c\
cw_radio_set_admin_state.c\
cw_rand.c\
cw_randint.c\
@ -207,6 +206,7 @@ MISCSRC=\
# conn_init.c\
# conn_create.c\
# conn_send_request.c\
# cw_put_msg.c\
DTLSSRC+=\
dtls_bio.c\