|
SingingCat 0
application
|
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) |
code to forward to other nodes
Definition in file forwarding.c.