This is a module for the MagicMirror².
Todo: Insert description here!
To use this module, add the following configuration block to the modules array in the config/config.js file:
var config = {
    modules: [
        {
            module: 'MM-MagicMirrorMe',
            config: {
                // See below for configurable options
            }
        }
    ]
}| Option | Description | 
|---|---|
option1 | 
Required DESCRIPTION HERE | 
option2 | 
Optional DESCRIPTION HERE TOO  Type: int(milliseconds) Default 60000 milliseconds (1 minute)  |