Integrate digital pressure sensor
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
#include "hardware.h"
|
||||
|
||||
#define SIMULATE 1
|
||||
//#define SIMULATE 1
|
||||
#define DEBUG 0
|
||||
|
||||
#define TIMEOUT_TIME 7000
|
||||
@@ -110,6 +110,8 @@ void setup()
|
||||
initSimulation();
|
||||
#endif
|
||||
|
||||
initHardware();
|
||||
|
||||
resamplePressure(pressureValue);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user