1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2025-04-04 12:40:12 +02:00

Update EthernetInterface.h

Remove spurious character
This commit is contained in:
Neil McKechnie 2021-11-11 13:32:26 +00:00
parent 6a1ffdb3fa
commit 4f688938a4

View File

@ -23,7 +23,7 @@
#ifndef EthernetInterface_h
#define EthernetInterface_h
#include "defines.h")
#include "defines.h"
#include "DCCEXParser.h"
#include <Arduino.h>
#include <avr/pgmspace.h>