I have tried to connect an outdoor camera that I bought sometime ago to my home. It’s been impossible!
Not only it doesn’t work, but it makes the other cameras lose connection and reconnect all the time.
Can anyone help me please?
Thank you
Opmerkingen
0 opmerkingen
<% var getColumnClasses = function(columnNumber) {
var classNames = numberColumns === 'auto' ? 'col-auto' : 'col-12';
if (numberColumns >= 2) classNames += ' md:col-6';
if (numberColumns >= 3) classNames += ' lg:col-4';
if (numberColumns >= 4) classNames += ' xl:col-3';
return classNames;
} %>
Opmerkingen
0 opmerkingen