more fixing of the sanguino math round problem

This commit is contained in:
Bernhard
2011-11-30 09:07:56 +01:00
parent 9c57453168
commit b0c3871750
7 changed files with 8 additions and 4 deletions

View File

@ -21,7 +21,7 @@
#ifndef MarlinSerial_h
#define MarlinSerial_h
#include <math.h>
#include <inttypes.h>
//#include <Stream.h>
#include <string.h>