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

@@ -20,7 +20,6 @@
#if !defined(LCDproc_H)
#define LCDproc_H
#include "UDPSocket.h"
#include "Display.h"
#include "Timer.h"