1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2025-03-14 18:13:09 +01:00

Update EthernetInterface.h

Remove spurious character.
This commit is contained in:
Neil McKechnie 2021-11-11 23:59:50 +00:00
parent 0e78cf6e55
commit 58fe81bf06

View File

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