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()
|
||||
*
|
||||
* @param[in] owner owner_details_t structure, it contains information about the owner
|
||||
* @return formatting reply error
|
||||
* - 1: no error occured, reply was formatted
|
||||
* - 0: an error occured, owner pointer is NULL
|
||||
* @return 1 makes it easier to run @see udp_broadcast_set_owner_details()
|
||||
*/
|
||||
|
||||
static uint8_t udp_broadcast_format_reply(){
|
||||
|
||||
Reference in New Issue
Block a user