1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2024-11-22 23:56:13 +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
#define EthernetInterface_h
#include "defines.h")
#include "defines.h"
#include "DCCEXParser.h"
#include <Arduino.h>
#include <avr/pgmspace.h>