Got a new WiFi system in a new home, initial i got the base station to work but could get the outdoor temp and rain gauge to connect at all. I reset everything the best I could now nothing will connect, i get an error when it says to plug in the base station and that is all the further I can go now.
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