Latest upstream commits

This commit is contained in:
Scott Lahteine 2015-04-27 22:40:19 -07:00
commit a120bf3fe4
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