Merge pull request #1350 from odewdney/Development

Reduce PROGMEM warnings
This commit is contained in:
Bo Herrmannsen 2015-01-13 11:26:50 +01:00
commit d4a665694a
8 changed files with 35 additions and 16 deletions

View file

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