Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: IoT_Ex BatteryModelTester BatteryModelTester
Fork of WiflyInterface by
Diff: Socket/UDPSocket.cpp
- 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);
