Begin getting it to compile on Windows again.

This commit is contained in:
Jonathan Naylor
2024-04-22 12:48:44 +01:00
parent 0e8788bdbe
commit ca2bff7e9e
10 changed files with 49 additions and 19 deletions

View File

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