Skip to content

Commit

Permalink
SENSOR_GAS_PREHEAT_TIME 15min
Browse files Browse the repository at this point in the history
  • Loading branch information
d00616 committed Nov 10, 2013
1 parent 791e485 commit f64a92f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions P300/gasSensor.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
#define QUALITY_HISTORY 60

// Time in ms to first messurement (15 min in ms)
//#define SENSOR_GAS_PREHEAT_TIME 900000
#define SENSOR_GAS_PREHEAT_TIME 900
#define SENSOR_GAS_PREHEAT_TIME 900000
//#define SENSOR_GAS_PREHEAT_TIME 900

// s (4h)
#define MAP_RESET_TIME 14400
Expand Down

0 comments on commit f64a92f

Please sign in to comment.