Streaming.h is gone. It conflicted with PROGMEM. And saving memory is more important than nicer code, imho
This commit is contained in:
parent
27361e7cd0
commit
ba8a53a40f
4 changed files with 0 additions and 87 deletions
|
|
@ -5,7 +5,6 @@
|
|||
// Licence: GPL
|
||||
#include <WProgram.h>
|
||||
#include "fastio.h"
|
||||
#include "streaming.h"
|
||||
#include <avr/pgmspace.h>
|
||||
|
||||
//#define SERIAL_ECHO(x) Serial << "echo: " << x;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue