AP mode
Dependencies: NetworkSocketAPI WizFi310Interface mbed
Fork of WizFi310_TCP_Echo_Server_Example by
Diff: detect.h
- Revision:
- 5:e313e52adcaf
- Parent:
- 2:8d119e9b8f5a
--- a/detect.h Mon Oct 02 21:49:51 2017 +0000 +++ b/detect.h Mon Oct 02 22:02:47 2017 +0000 @@ -3,6 +3,7 @@ #include "resource.h" #include "TCPSocket.h" #include "VS1053.h" +#include "ShiftRegisterControlClass.h" -void detecting(VS1053 *player, TCPSocket *socket, char* buf, char* id); +void detecting(VS1053 *player, TCPSocket *socket, char* buf, char* id, ShiftRegisterControlClass led);