nova verzija tcp+udp->serial com

clubbing.h

Committer:
bosko001
Date:
2020-04-05
Revision:
2:45b351b4fc2a
Child:
3:1196befeace0

File content as of revision 2:45b351b4fc2a:

#ifndef CLUBBING_H
#define CLUBBING_H

typedef  void(*PFV)(void);


int test_num( char *s );
int test_ip( char *s );


#endif