Subversion Repositories Projects

Rev

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

Rev Author Line No. Line
1940 - 1
#ifndef _STICK_SETUP_H_
2
#define _STICK_SETUP_
3
 
4
void Joysticks_Setup(void);
5
void stick_menu(uint8_t stick);
6
 
7
#endif