6 lines
101 B
C
6 lines
101 B
C
|
|
void borg_rfm12_init();
|
|
void borg_rfm12_tick();
|
|
|
|
extern volatile uint8_t rfm12_joystick_val;
|
|
|