mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-20 21:43:12 -07:00
Use borealis keyboard for the nintendo switch
This commit is contained in:
parent
1ee23e0fa2
commit
0af3ae27d4
7 changed files with 98 additions and 163 deletions
|
@ -90,7 +90,7 @@ class Host
|
|||
public:
|
||||
Host(std::string host_name);
|
||||
~Host();
|
||||
int Register(std::string pin);
|
||||
int Register(int pin);
|
||||
int Wakeup();
|
||||
int InitSession(IO *);
|
||||
int FiniSession();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue