mirror of
https://gitlab.com/Nanolx/homebrewfilter.git
synced 2024-11-28 03:54:21 +01:00
update destination ip for wifi gecko
This commit is contained in:
parent
9612910a87
commit
e31f831425
Binary file not shown.
@ -31,7 +31,7 @@
|
||||
#include <network.h>
|
||||
#include "xprintf.h"
|
||||
|
||||
#define DESTINATION_IP "192.168.1.4"
|
||||
#define DESTINATION_IP "192.168.178.21"
|
||||
#define DESTINATION_PORT 4405
|
||||
|
||||
static int connection = -1;
|
||||
|
Loading…
Reference in New Issue
Block a user