![](/media/cache/group/default_image.jpg.50x50_q85.jpg)
AP mode
Dependencies: NetworkSocketAPI WizFi310Interface mbed
Fork of WizFi310_TCP_Echo_Server_Example by
Diff: push.h
- Revision:
- 2:8d119e9b8f5a
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/push.h Mon Oct 02 20:48:08 2017 +0000 @@ -0,0 +1,6 @@ +#pragma once +#include "TCPSocket.h" +#include "WizFi310Interface.h" +#include "resource.h" + +bool requestNoti(TCPSocket *socket, char* id, char* buf); \ No newline at end of file