pin out macros weren't properly included
This commit is contained in:
parent
5907d948b3
commit
49c4707896
|
@ -1,6 +1,8 @@
|
|||
#ifndef JOYSTICK_H
|
||||
#define JOYSTICK_H
|
||||
|
||||
#include "../config.h"
|
||||
|
||||
extern unsigned char waitForFire;
|
||||
void joy_init();
|
||||
|
||||
|
|
Loading…
Reference in New Issue