cleanup: remove ctype include
We don't use any function from this header No change in code size
This commit is contained in:
parent
8241be273b
commit
4d90ecbcc4
|
|
@ -7,7 +7,6 @@
|
|||
#include "stepper.h"
|
||||
#include "ultralcd.h"
|
||||
#include <avr/pgmspace.h>
|
||||
#include <ctype.h>
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue