AP mode

Dependencies:   NetworkSocketAPI WizFi310Interface mbed

Fork of WizFi310_TCP_Echo_Server_Example by WIZnet

push.h

Committer:
maru536
Date:
2017-10-03
Revision:
8:e26236864101
Parent:
2:8d119e9b8f5a

File content as of revision 8:e26236864101:

#pragma once
#include "TCPSocket.h"
#include "WizFi310Interface.h"
#include "resource.h"

bool requestNoti(TCPSocket *socket, char* id, char* buf);