Send temperature and voltage to 1294p webserver on startup by default.

This commit is contained in:
dak664 2010-12-20 19:58:42 +00:00
parent b87694e272
commit 8af150ec0b

View file

@ -57,7 +57,7 @@ bool ping_mode;
bool timeout_flag; bool timeout_flag;
bool temp_flag; bool temp_flag;
bool temp_mode; bool temp_mode;
bool auto_temp; bool auto_temp=true;
/** /**
* \addtogroup lcd * \addtogroup lcd