WIFI, a wireless SPRK transmitter, has 25 'channels' controlled by temp. starting at 0C, every 100 degrees is a different channel, they are colored as well. Heat-gradient display, colors of elements is slightly changed based on temp. maybe some other fixes.

This commit is contained in:
Cracker64
2010-12-04 12:24:54 -05:00
parent 01a2dcaf41
commit d56684312d
6 changed files with 92 additions and 6 deletions

View File

@@ -124,6 +124,7 @@ int ISGOL;
int ISLOVE;
int ISLOLZ;
int ISGRAV;
int ISWIRE;
int GSPEED;
int love[XRES/9][YRES/9];
int lolz[XRES/9][YRES/9];