__ header file replace

This commit is contained in:
Bernhard
2012-06-02 20:44:17 +02:00
parent bf077125b9
commit 0c123950e9
7 changed files with 14 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
#ifndef __EEPROMH
#define __EEPROMH
#ifndef EEPROM_H
#define EEPROM_H
#include "Marlin.h"
#include "planner.h"