-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b048314
commit b86afb0
Showing
1 changed file
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,10 @@ | ||
# OdinTools | ||
Collection of utilities for the AYN Odin 2 | ||
Collection of utilities for the AYN Odin 2. This is a release repo as the app is currently closed source until I clean it up a bit more :) | ||
|
||
### Features | ||
- Quick settings tile for switching the controller style with user selectable option for which styles to cycle through | ||
- Quick settings tile for switching the L2/R2 style with user selectable option for which styles to cycle through | ||
- Single press home button setting to allow going to the home screen by a single press of the home button | ||
|
||
### Compatibility | ||
This app has been tested with the Odin 2 firmware version **1.0.0.208**. It's possible that AYN breaks the methods used by this app in a future update. The app will warn you accordingly if that's the case. |