Searched refs:TEMP_CUT (Results 1 – 1 of 1) sorted by relevance
41 #define TEMP_CUT 30 // Separation point for temperature buckets 30 degree C. macro485 if (temp < TEMP_CUT) { in accelCalRun()