Streaming.h is gone. It conflicted with PROGMEM. And saving memory is more important than nicer code, imho

This commit is contained in:
Bernhard Kubicek
2011-11-09 20:30:41 +01:00
parent 27361e7cd0
commit ba8a53a40f
4 changed files with 0 additions and 87 deletions

View File

@ -34,7 +34,6 @@
#include "pins.h"
#include "Marlin.h"
#include "ultralcd.h"
#include "streaming.h"
#include "temperature.h"
#include "watchdog.h"