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:
parent
0e78cf6e55
commit
58fe81bf06
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue
Block a user