AP mode

Dependencies:   NetworkSocketAPI WizFi310Interface mbed

Fork of WizFi310_TCP_Echo_Server_Example by WIZnet

push.h

Committer:
maru536
Date:
2017-10-02
Revision:
2:8d119e9b8f5a

File content as of revision 2:8d119e9b8f5a:

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

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