I am trying to contact Netatmo to see if it is possible to get the indoor camera lens an be repaired - it sadly fell on to a hard floor and smashed the lens. The camera is working fine otherwise.
Commenti
0 commenti
<% 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;
} %>
Commenti
0 commenti