Fix the Winsock compilation errors.

This commit is contained in:
Jonathan Naylor
2024-04-22 19:12:33 +01:00
parent ca2bff7e9e
commit 738c82d7b9
8 changed files with 17 additions and 16 deletions

View File

@@ -22,6 +22,7 @@
#include "ModemSerialPort.h"
#include "NullDisplay.h"
#include "TFTSurenoo.h"
#include "UDPSocket.h"
#include "LCDproc.h"
#include "Nextion.h"
#include "CASTInfo.h"