Clean up unused typedefs
This commit is contained in:
parent
4355f8aa77
commit
7a9eb33c51
@ -1,8 +1,6 @@
|
|||||||
#ifndef MAIN_H
|
#ifndef MAIN_H
|
||||||
#define MAIN_H
|
#define MAIN_H
|
||||||
|
|
||||||
typedef unsigned char byte;
|
|
||||||
|
|
||||||
void initIO(void);
|
void initIO(void);
|
||||||
void blinkLed(void);
|
void blinkLed(void);
|
||||||
void readTemp(void);
|
void readTemp(void);
|
||||||
|
Loading…
Reference in New Issue
Block a user