I was messing around with counsel and realized you can set the temp above max temp, and anything that doesn't conduct heat "wifi" will stay at the temp you set! and that is that many more wifi channels, all the way up to 100000000376832 degrees down to -9999999827968 degrees
not true, channels are strictly limited by normal max temp #define CHANNELS ((int)(MAX_TEMP-73.15f)/100+2) anything below or above will simply be the highest or lowest channel.
obviously if it is UNDER max temp, it may not be the highest channel anyway, leaving the highest channel for the insanely high temp, go ahead, try having two sets of wifi over 10,000 degrees, it will fail.