Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Duet3D/RepRapFirmware.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/Linux/LinuxMessageFormats.h')
-rw-r--r--src/Linux/LinuxMessageFormats.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Linux/LinuxMessageFormats.h b/src/Linux/LinuxMessageFormats.h
index b8af2b44..5de75204 100644
--- a/src/Linux/LinuxMessageFormats.h
+++ b/src/Linux/LinuxMessageFormats.h
@@ -13,7 +13,6 @@
#include <ctime>
#include <RepRapFirmware.h>
-#include <Platform/MessageType.h>
constexpr uint8_t LinuxFormatCode = 0x5F; // standard format code for RRF SPI protocol
constexpr uint8_t LiunxFormatCodeStandalone = 0x60; // used to indicate that RRF is running in stand-alone mode