Latest upstream commits

This commit is contained in:
Scott Lahteine
2015-04-27 22:40:19 -07:00
20 changed files with 466 additions and 259 deletions

View File

@ -89,8 +89,9 @@ unsigned char soft_pwm_bed;
#endif
//===========================================================================
//=============================private variables============================
//============================ private variables ============================
//===========================================================================
static volatile bool temp_meas_ready = false;
#ifdef PIDTEMP