nova verzija tcp+udp->serial com

Revision:
2:45b351b4fc2a
Child:
3:1196befeace0
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/clubbing.h	Sun Apr 05 12:56:41 2020 +0000
@@ -0,0 +1,11 @@
+#ifndef CLUBBING_H
+#define CLUBBING_H
+
+typedef  void(*PFV)(void);
+
+
+int test_num( char *s );
+int test_ip( char *s );
+
+
+#endif