Remove includes of <binary.h>

This commit is contained in:
Scott Lahteine
2019-03-13 04:26:40 -05:00
parent 4555ae448f
commit 6214c997c0
4 changed files with 0 additions and 6 deletions

View File

@ -37,7 +37,6 @@
#include "../module/temperature.h"
#include "../module/stepper.h"
#include "../gcode/parser.h"
#include <binary.h>
#include <Wire.h>