Skip to content

Commit 4c903f1

Browse files
fixup! defining interface settings in a struct
1 parent f6c1d16 commit 4c903f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/settings/settings.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919

2020
#include "ConnectionHandlerDefinitions.h"
2121
#include <stdint.h>
22+
#include <IPAddress.h>
2223

2324
namespace models {
2425
struct WiFiSetting {

0 commit comments

Comments
 (0)