Fork for fixes

Revision:
11:647d53d146f1
Parent:
9:a156d3de5647
Child:
14:7648334eb41b
--- a/UdpSocket.h	Tue Aug 27 22:08:54 2019 +0000
+++ b/UdpSocket.h	Fri Aug 30 08:11:40 2019 +0000
@@ -18,8 +18,8 @@
  You should have received a copy of the GNU General Public License
  along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
-#ifndef UIPUDP_H
-#define UIPUDP_H
+#ifndef UDPSOCKET_h
+#define UDPSOCKET_h
 
 #include "mbed.h"
 #include "utility/Udp.h"