Removing compiler warnings for progmem

This commit is contained in:
odewdney
2015-01-11 18:14:21 +00:00
parent 652895d656
commit 538859669d
7 changed files with 20 additions and 18 deletions

View File

@ -33,6 +33,7 @@
#include "ultralcd.h"
#include "temperature.h"
#include "watchdog.h"
#include "thermistortables.h"
#include "Sd2PinMap.h"