generated from sirlilpanda/kicad-project-template-actionless
Got controller connected and working, buttons broken
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#ifndef XBOX_CONTROLLER_H
|
||||
#define XBOX_CONTROLLER_H
|
||||
|
||||
void init_controller(void);
|
||||
void print_state(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user