Update UDP_broadcast.c
This commit is contained in:
@@ -121,9 +121,7 @@ static uint8_t udp_broadcast_set_owner_details_reply(const char* reply){
|
|||||||
* it sets this reply with @see udp_broadcast_set_owner_details_reply()
|
* it sets this reply with @see udp_broadcast_set_owner_details_reply()
|
||||||
*
|
*
|
||||||
* @param[in] owner owner_details_t structure, it contains information about the owner
|
* @param[in] owner owner_details_t structure, it contains information about the owner
|
||||||
* @return formatting reply error
|
* @return 1 makes it easier to run @see udp_broadcast_set_owner_details()
|
||||||
* - 1: no error occured, reply was formatted
|
|
||||||
* - 0: an error occured, owner pointer is NULL
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
static uint8_t udp_broadcast_format_reply(){
|
static uint8_t udp_broadcast_format_reply(){
|
||||||
|
|||||||
Reference in New Issue
Block a user