We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c2d69f commit 58f7acdCopy full SHA for 58f7acd
README.md
@@ -2,6 +2,7 @@
2
3
This a module for [Magic Mirror²](https://github.com/MichMich/MagicMirror) to act based on button presses via GPIO.
4
It is capable of connecting multiple buttons at once, which can be individually configured.
5
+It is basically a generalized version of the [Button module](https://github.com/PtrBld/MMM-Button), original idea comes from @PtrBld.
6
However it only sends out notifications to other modules.
7
8
For example this can be used to send notifications to the following modules:
0 commit comments