edit and testing code
edited some functions and testing code in main
This commit is contained in:
@@ -21,6 +21,7 @@ uint8_t set_owner_details(owner_details_t*, char* , char*);
|
||||
|
||||
char* get_owner_details_name(owner_details_t);
|
||||
char* get_owner_details_surname(owner_details_t);
|
||||
char* get_owner_details_reply(owner_details_t);
|
||||
|
||||
|
||||
#endif /* INC_UDP_BROADCAST_H_ */
|
||||
|
||||
Reference in New Issue
Block a user