0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-03-13 17:56:14 +00:00

fix typo in delta example config introduced in

commit 697ee2dc50
This commit is contained in:
Greg Alexander 2015-03-07 16:43:41 -05:00
parent 9dccd3a94f
commit 4fba7b084f

View file

@ -1,4 +1,4 @@
#ifndef CONFIGURATION_H
#ifndef CONFIGURATION_H
#define CONFIGURATION_H
#include "boards.h"