Improve docs and logging
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include "hardware.h"
|
||||
#include "XGZP.h"
|
||||
|
||||
bool simulating = false;
|
||||
bool simulating = true;
|
||||
double simulatedPressure = 0.0;
|
||||
double inflatePSIPerSecond = 0.0;
|
||||
double deflatePSIPerSecond = 0.0;
|
||||
|
||||
Reference in New Issue
Block a user