Merge pull request #1357 from odewdney/SDlib
Move Sd library out into library
This commit is contained in:
commit
4b51b5a46d
18 changed files with 67 additions and 116 deletions
|
|
@ -35,8 +35,9 @@
|
|||
#include "watchdog.h"
|
||||
#include "thermistortables.h"
|
||||
|
||||
#include "Sd2PinMap.h"
|
||||
|
||||
#ifdef HEATER_0_USES_MAX6675
|
||||
//#include <Sd2PinMap.h>
|
||||
#endif
|
||||
|
||||
//===========================================================================
|
||||
//=============================public variables============================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue