5 lines
62 B
C
5 lines
62 B
C
|
|
#pragma once
|
||
|
|
|
||
|
|
void app_hid_ctrl(void);
|
||
|
|
void bt_hid_end(void);
|