You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 4, 2024. It is now read-only.
Add some extra functionalities to standard (Joying) FYT firmware
3
+
4
+
So what does it do?
5
+
6
+
It "listens" to the ACCON and ACCOFF broadcasts. These are sent when the key in the contact is turned to switch on the radio (ACCON) or the contact is turned to switch off (ACCOFF).
7
+
8
+
On ACCON it can switch on Wifi. It is a bug on the Joying PX5s that when coming out of sleep, they almost never switch on WiFi.
9
+
It can also restart the active media player.
10
+
11
+
And on ACCOFF it can do the opposite:
12
+
- switch off WiFi (but why would you do that?)
13
+
- Pause the active media player (as it will actually continue for 4 minutes before android is really switched off)
0 commit comments