Removed config reference
This commit is contained in:
parent
ab3b026324
commit
5842e91dd2
@ -1,7 +1,5 @@
|
|||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
#include "config.h"
|
|
||||||
|
|
||||||
extern void scanKeyboard();
|
extern void scanKeyboard();
|
||||||
extern void writeVideo();
|
extern void writeVideo();
|
||||||
extern uint8_t readVideo();
|
extern uint8_t readVideo();
|
||||||
|
Loading…
Reference in New Issue
Block a user