Jonathan Starck 3 anos atrás
pai
commit
d1726c3e93
1 arquivos alterados com 15 adições e 2 exclusões
  1. 15 2
      config/config.js

+ 15 - 2
config/config.js

@@ -17,7 +17,7 @@ let config = {
             module: 'MMM-Carousel',
             position: 'bottom_bar',
             config: {
-                transitionInterval: 20000,
+                transitionInterval: 22000,
                 showPageIndicators: true,
                 showPageControls: false,
                 ignoreModules: ["MMM-BurnIn"],
@@ -274,7 +274,8 @@ let config = {
                 transitionImages: false,
                 randomizeImageOrder: true,
                 fixedImageWidth: 1920,
-                fixedImageHeight: 1080
+                fixedImageHeight: 1080,
+                slideshowSpeed: 100000
             }
         },
         /*
@@ -368,6 +369,18 @@ let config = {
                 broadcastNewsUpdates: true
             }
         },
+        {
+            module: 'MMM-News-QR',
+            position: "bottom_left",
+            config: {
+                updateType : 'push',
+                interval: 2000,
+                animationSpeed: 2500,
+                colorDark: '#fff',
+                colorLight: '#000',
+                imageSize: 150
+            }
+        },
         /*
              !!SECTION
          */