Subversion Repositories Projects

Rev

Go to most recent revision | Blame | Last modification | View Log | RSS feed

#ifndef _STICK_SETUP_H_
#define _STICK_SETUP_

void Joysticks_Setup(void);
void stick_menu(uint8_t stick);

#endif