Read the statement by Michael Teeuw here.
MMM-Navigate, Navigation inside MagicMirror with Rotary Encoder
-
@AxLed Now it works with gpio=16=ip,pu
Do the changes in boot.txt affect the Raspberry Pi in any way i have to know?Thanks a lot so far :)
-
great to hear it works, i will update the readme at github.
The line in config.txt only tells the pi at boottime, that GPIO16 is set to input and the internal resistor is set to pullup. So there is nothing else to know unless you change your GPIO Pins for something else.
@Eisblume maybe this is a solution for your issue.AxLED
-
@AxLed
also a great modul from you :-)I have tested and works fine. Two questions.
When I press any selection, the module disappears.
It fades out and the module below it jumps up. Why?Is it possible to control the MMM-Dreambox module with it? That would be great, of course.
Thanks in advance
-
the modul MMM-Navigate disappears by design. If it is faded out and you use rotary or button it comes back on (fades in).
Yes MMM-Dreambox can be controlled bei MMM-Navigate, see https://github.com/Ax-LED/MMM-Dreambox#further-options
AxLED
-
@AxLed
Hallo,
is there a way to deaktivate this Fade out? i want it olways on.
Thanks RobiOK Sorry, i found it by my self :-)
in MMM-Navigate.js
// this.hide(10000);