I am not alle to reconnect my Weatherstation after heving moped it to another house. I am trying to Connect to the 2,4 wi fi. The blue light is blinking and the blue wheel is spinning around on my iPhone but no connection. What can I do?
Comments
0 comments
<% 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;
} %>
Comments
0 comments