SingingCat 0
application
Functions
forwarding.c File Reference

code to forward to other nodes More...

#include "main-header.h"
#include "routing.h"
#include "espressif/esp8266_flash.h"
#include "route_command.h"

Go to the source code of this file.

Functions

int forward_packet (struct command *com)
 a command is forwarded to target based on our hostroutes More...
 
void set_forward_debug (byte b)
 

Detailed Description

code to forward to other nodes

Definition in file forwarding.c.