- Added messages

Fork of WiflyInterface by Damien Frost

Revision:
23:cb8522185c56
Parent:
15:eaa1ec0e26bf
diff -r 6c5bcfa33922 -r cb8522185c56 Socket/UDPSocket.cpp
--- a/Socket/UDPSocket.cpp	Wed Mar 30 10:39:39 2016 +0000
+++ b/Socket/UDPSocket.cpp	Thu Mar 31 12:38:56 2016 +0000
@@ -34,6 +34,7 @@
     return 0;
 }
 
+
 void UDPSocket::setBaud(int baudrate)
 {
     wifi->setBaud(baudrate);