Skip to content

Commit

Permalink
Added missing header
Browse files Browse the repository at this point in the history
  • Loading branch information
gabryelreyes committed Sep 12, 2024
1 parent 3cca6fd commit 18ba71a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/UDP/src/WiFiUdp.h
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
*****************************************************************************/

#include <Arduino.h>
#include <Stream.h>
#include "IPAddress.h"
#include <netinet/in.h>

Expand Down

0 comments on commit 18ba71a

Please sign in to comment.