Re: Help Translating Word Clock
@j-e-f-f
thanks for the awesome module!
i had a question regarding the MMM-PIR-Sensor module settings for use in conjunction with your module. do i just need to set the sensorPin number as follows or add anything else?
{
module: ‘MMM-PIR-Sensor’,
config: {
sensorPin: 22
}
},
also, would it be possible to set the clock as a module within the main magic mirror without PIR-Sensor involvement or would that require some significant rewriting on the main code?