Skip to content
This repository was archived by the owner on Feb 4, 2024. It is now read-only.

Commit c063cfa

Browse files
authored
Update README.md
1 parent b086243 commit c063cfa

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,13 @@
11
# FytFunctionalityExtender
22
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

Comments
 (0)