/* * udp_netsetting.h * * Created on: 22.07.2016 * Author: balbekova */ #ifndef UDP_NETSETTING_H_ #define UDP_NETSETTING_H_ void UDP_netsetting_init(); #endif /* UDP_NETSETTING_H_ */