8 lines
174 B
C
8 lines
174 B
C
void init_rotencoder();
|
|
void close_gpio();
|
|
int getEncSteps(int idx);
|
|
int test_ptt_gpio();
|
|
int test_mute_gpio();
|
|
void setPort(char *port, int value);
|
|
int getPort(char *port);
|