]> rtime.felk.cvut.cz Git - frescor/frsh-include.git/blobdiff - frsh_distributed.h
Added cluster tree (ZigBee) network
[frescor/frsh-include.git] / frsh_distributed.h
index 90796fc47622f53268973a8601634b91023dc2f3..e67b005014574389732eef61561099d12a7b83d6 100644 (file)
@@ -86,7 +86,8 @@ typedef enum {
        FRSH_NETPF_FRESCAN      = 0, 
        FRSH_NETPF_RTEP         = 1,
        FRSH_NETPF_UNIX         = 2,
-       FRSH_NETPF_FWP          = 3
+       FRSH_NETPF_FWP          = 3,
+       FRSH_NETPF_CLUSTER_TREE = 4,
 } frsh_netpf_t;
 
 /**