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/Hardware/SAM4E/PinDescription.h')
-rw-r--r--src/Hardware/SAM4E/PinDescription.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Hardware/SAM4E/PinDescription.h b/src/Hardware/SAM4E/PinDescription.h
index c39b56ef..d08e16de 100644
--- a/src/Hardware/SAM4E/PinDescription.h
+++ b/src/Hardware/SAM4E/PinDescription.h
@@ -46,4 +46,4 @@ struct PinDescription : public PinDescriptionBase
const char* GetNames() const noexcept { return pinNames; }
};
-#endif /* SRC_HARDWARE_SAME70_PINDESCRIPTION_H_ */
+#endif /* SRC_HARDWARE_SAM4E_PINDESCRIPTION_H_ */