feat: simplified tutorial to suit my needs
This commit is contained in:
parent
c2cecd9b3c
commit
4909f82bb2
4 changed files with 119 additions and 185 deletions
|
@ -10,7 +10,7 @@ using wtf.cluster.JoyCon.Rumble;
|
|||
namespace SwitchSlidePresenter {
|
||||
class Program {
|
||||
static async Task Main(string[] args) {
|
||||
await Tutorial.Execute();
|
||||
await JoyConRead.Read();
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue