Revert "Move Sd library out into library"

This commit is contained in:
galexander1
2015-01-15 18:52:10 -05:00
parent ccdb086fc8
commit d4880a9e60
18 changed files with 116 additions and 67 deletions

View File

@ -35,9 +35,8 @@
#include "watchdog.h"
#include "thermistortables.h"
#ifdef HEATER_0_USES_MAX6675
//#include <Sd2PinMap.h>
#endif
#include "Sd2PinMap.h"
//===========================================================================
//=============================public variables============================