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/PrintMonitor.h')
-rw-r--r--src/PrintMonitor.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/PrintMonitor.h b/src/PrintMonitor.h
index c71770f0..36eb26cc 100644
--- a/src/PrintMonitor.h
+++ b/src/PrintMonitor.h
@@ -20,6 +20,8 @@ Licence: GPL
#ifndef PRINTMONITOR_H
#define PRINTMONITOR_H
+#include "RepRapFirmware.h"
+
const FilePosition GCODE_HEADER_SIZE = 8192uL; // How many bytes to read from the header
const FilePosition GCODE_FOOTER_SIZE = 400000uL; // How many bytes to read from the footer