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
Update README.md
- Google Play link is no longer available https://play.google.com/store/apps/details?id=nl.hyperion.hyperionpro .
- link to Hardware LED devices has been changed
- link to Documentation Configuration has been changed
- link to Effect development has been changed
- link to JSON API has been changed
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,14 +24,14 @@
24
24
* Low CPU load makes it perfect for SoCs like Raspberry Pi
25
25
* Json interface which allows easy integration into scripts
26
26
* A command line utility for testing and integration in automated environment
27
-
* Priority channels are not coupled to a specific led data provider which means that a provider can post led data and leave without the need to maintain a connection to Hyperion. This is ideal for a remote application (like our [Android app](https://play.google.com/store/apps/details?id=nl.hyperion.hyperionpro)).
27
+
* Priority channels are not coupled to a specific led data provider which means that a provider can post led data and leave without the need to maintain a connection to Hyperion. This is ideal for a remote application (like our former [Android app](https://play.google.com/store/apps/details?id=nl.hyperion.hyperionpro), which is no longer available).
28
28
* Black border detector and processor
29
29
* A scriptable (Python) effect engine with 39 build-in effects for your inspiration
30
30
* A multi language web interface to configure and remote control hyperion
31
31
32
32
### Supported Hardware
33
33
34
-
You can find a list of supported hardware [here](https://docs.hyperion-project.org/en/user/leddevices/).
34
+
You can find a list of supported hardware [here](https://docs.hyperion-project.org/user/leddevices/Overview.html).
35
35
36
36
If you need further support please open a topic at the forum!<br>
0 commit comments