more fixing of the sanguino math round problem
This commit is contained in:
parent
9c57453168
commit
b0c3871750
7 changed files with 8 additions and 4 deletions
|
|
@ -4,6 +4,7 @@
|
|||
// Tonokip RepRap firmware rewrite based off of Hydra-mmm firmware.
|
||||
// Licence: GPL
|
||||
#define HardwareSerial_h // trick to disable the standard HWserial
|
||||
#include <math.h>
|
||||
#include <WProgram.h>
|
||||
#include "fastio.h"
|
||||
#include <avr/pgmspace.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue