mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-08-05 13:03:56 -06:00
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
|
@ -34,7 +34,6 @@
|
|||
#include "pins.h"
|
||||
#include "Marlin.h"
|
||||
#include "ultralcd.h"
|
||||
#include "streaming.h"
|
||||
#include "temperature.h"
|
||||
#include "watchdog.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue